Uses of Interface
eu.rarogsoftware.rarog.platform.api.plugins.PluginActivator
Packages that use PluginActivator
Package
Description
-
Uses of PluginActivator in eu.rarogsoftware.rarog.platform.core.plugins.osgi
Methods in eu.rarogsoftware.rarog.platform.core.plugins.osgi that return PluginActivator -
Uses of PluginActivator in eu.rarogsoftware.rarog.platform.plugins.context
Classes in eu.rarogsoftware.rarog.platform.plugins.context that implement PluginActivatorModifier and TypeClassDescriptionclass
class
The simples implementation ofPluginActivator
for spring based plugins.Constructors in eu.rarogsoftware.rarog.platform.plugins.context with parameters of type PluginActivatorModifierConstructorDescriptionEventSendingPluginActivator
(PluginActivator delegate, org.springframework.context.ApplicationEventPublisher eventPublisher)