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 TypeClassDescriptionclassHigh-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 TypeMethodDescriptionvoidActionExecutorDispatcherImpl.bindDispatcher(org.osgi.framework.ServiceReference<ActionDispatcher> actionDispatcherServiceReference) voidActionExecutorDispatcherImpl.unbindDispatcher(org.osgi.framework.ServiceReference<ActionDispatcher> actionDispatcherServiceReference)