aQute.bnd.service.action
Interface Action

All Known Subinterfaces:
NamedAction
All Known Implementing Classes:
ReflectAction, ScriptAction

public interface Action


Method Summary
 void execute(Project project, String action)
           
 

Method Detail

execute

void execute(Project project,
             String action)
             throws Exception
Throws:
Exception


Copyright © 2012 aQute SARL. All Rights Reserved.