Package org.apache.felix.gogo.commands
Interface Action
-
- All Known Subinterfaces:
Action
- All Known Implementing Classes:
AbstractAction,ExitAction,OsgiCommandSupport,SubShellAction
@Deprecated public interface Action
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Objectexecute(org.apache.felix.service.command.CommandSession session)Deprecated.
-