|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginEvent | |
---|---|
fr.paris.lutece.portal.service.plugin | |
fr.paris.lutece.portal.service.spring |
Uses of PluginEvent in fr.paris.lutece.portal.service.plugin |
---|
Methods in fr.paris.lutece.portal.service.plugin with parameters of type PluginEvent | |
---|---|
static void |
PluginService.notifyListeners(PluginEvent event)
Notify an event to all Plugin Event Listeners |
void |
PluginEventListener.processPluginEvent(PluginEvent event)
Process a plugin event |
Uses of PluginEvent in fr.paris.lutece.portal.service.spring |
---|
Methods in fr.paris.lutece.portal.service.spring with parameters of type PluginEvent | |
---|---|
void |
SpringContextService.processPluginEvent(PluginEvent event)
Process a plugin event |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |