Uses of Interface
org.cxbox.core.service.action.ActionInvoker
-
Packages that use ActionInvoker Package Description org.cxbox.core.service.action -
-
Uses of ActionInvoker in org.cxbox.core.service.action
Fields in org.cxbox.core.service.action declared as ActionInvoker Modifier and Type Field Description static ActionInvokerActionInvoker. UNSUPPORTED_OPERATIONMethods in org.cxbox.core.service.action with parameters of type ActionInvoker Modifier and Type Method Description ActionDescriptionBuilder<T>ActionDescriptionBuilder. invoker(ActionInvoker<T> actionInvoker)
-