org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.helpers
Class HttpSessionBindingListenerProxy

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.helpers.HttpSessionBindingListenerProxy

public class HttpSessionBindingListenerProxy
extends java.lang.Object

Author:
Mestrallet Benjamin benjmestrallet@users.sourceforge.net

Constructor Summary
HttpSessionBindingListenerProxy(javax.servlet.http.HttpSessionBindingListener listener)
           
 
Method Summary
 javax.servlet.http.HttpSessionBindingListener getListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSessionBindingListenerProxy

public HttpSessionBindingListenerProxy(javax.servlet.http.HttpSessionBindingListener listener)
Parameters:
listener - listener
Method Detail

getListener

public javax.servlet.http.HttpSessionBindingListener getListener()
Returns:
listener


Copyright © 2011 eXo Platform SAS. All Rights Reserved.