aQute.bnd.service.action
Interface NamedAction

All Superinterfaces:
Action

public interface NamedAction
extends Action


Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface aQute.bnd.service.action.Action
execute
 

Method Detail

getName

java.lang.String getName()