|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.sessionlistener.HttpSessionListenerEntry
public class HttpSessionListenerEntry
ListenerEntry Entry used to load httpsessionlistener from the plugin XML file
Constructor Summary | |
---|---|
HttpSessionListenerEntry()
|
Method Summary | |
---|---|
java.lang.String |
getListenerClass()
The listener class |
void |
setListenerClass(java.lang.String strListenerClass)
The listener class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpSessionListenerEntry()
Method Detail |
---|
public java.lang.String getListenerClass()
public void setListenerClass(java.lang.String strListenerClass)
strListenerClass
- The listener class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |