Interface ActionPreparator
-
- All Known Implementing Classes:
DefaultActionPreparator
@Deprecated public interface ActionPreparator
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanprepare(Action action, org.apache.felix.service.command.CommandSession session, List<Object> arguments)Deprecated.
-