|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpSessionListenerEntry | |
---|---|
fr.paris.lutece.portal.service.plugin | |
fr.paris.lutece.portal.service.sessionlistener |
Uses of HttpSessionListenerEntry in fr.paris.lutece.portal.service.plugin |
---|
Methods in fr.paris.lutece.portal.service.plugin that return types with arguments of type HttpSessionListenerEntry | |
---|---|
List<HttpSessionListenerEntry> |
PluginFile.getListeners()
Returns listener list of the plugin |
Methods in fr.paris.lutece.portal.service.plugin with parameters of type HttpSessionListenerEntry | |
---|---|
void |
PluginFile.addListener(HttpSessionListenerEntry entry)
Add a listener to the plugin definition |
Uses of HttpSessionListenerEntry in fr.paris.lutece.portal.service.sessionlistener |
---|
Methods in fr.paris.lutece.portal.service.sessionlistener with parameters of type HttpSessionListenerEntry | |
---|---|
static void |
HttpSessionListenerService.registerListener(HttpSessionListenerEntry entry)
Registers a listener. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |