it.sistematica.isharedoc.servlet
Class IsharedocRequestListener
java.lang.Object
it.sistematica.isharedoc.servlet.IsharedocRequestListener
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.ServletRequestListener
public class IsharedocRequestListener
- extends java.lang.Object
- implements javax.servlet.ServletRequestListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.slf4j.Logger logger
UNIQUE_ID
public static final java.lang.String UNIQUE_ID
- See Also:
- Constant Field Values
LOG_PROPERTY_IP
public static final java.lang.String LOG_PROPERTY_IP
- See Also:
- Constant Field Values
IsharedocRequestListener
public IsharedocRequestListener()
requestInitialized
public void requestInitialized(javax.servlet.ServletRequestEvent event)
- Specified by:
requestInitialized
in interface javax.servlet.ServletRequestListener
requestDestroyed
public void requestDestroyed(javax.servlet.ServletRequestEvent event)
- Specified by:
requestDestroyed
in interface javax.servlet.ServletRequestListener