Uses of Interface
org.apache.unomi.api.actions.ActionDispatcher
Packages that use ActionDispatcher
-
Uses of ActionDispatcher in org.apache.unomi.groovy.actions
Classes in org.apache.unomi.groovy.actions that implement ActionDispatcherModifier and TypeClassDescriptionclass
High-performance ActionDispatcher for pre-compiled Groovy scripts. -
Uses of ActionDispatcher in org.apache.unomi.services.actions.impl
Method parameters in org.apache.unomi.services.actions.impl with type arguments of type ActionDispatcherModifier and TypeMethodDescriptionvoid
ActionExecutorDispatcherImpl.bindDispatcher
(org.osgi.framework.ServiceReference<ActionDispatcher> actionDispatcherServiceReference) void
ActionExecutorDispatcherImpl.unbindDispatcher
(org.osgi.framework.ServiceReference<ActionDispatcher> actionDispatcherServiceReference)