org.jcoderz.commons.connector.http
Class HttpConnectorSessionSession
java.lang.Object
org.jcoderz.commons.connector.http.HttpConnectorSessionImpl
org.jcoderz.commons.connector.http.HttpConnectorSessionBean
org.jcoderz.commons.connector.http.HttpConnectorSessionSession
- All Implemented Interfaces:
- Serializable, EnterpriseBean, SessionBean, HttpConnectorSessionInterface, HttpConnectorEventListener
public class HttpConnectorSessionSession
- extends HttpConnectorSessionBean
- implements SessionBean
Session layer for HttpConnectorSession.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpConnectorSessionSession
public HttpConnectorSessionSession()
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate in interface SessionBean
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate in interface SessionBean
setSessionContext
public void setSessionContext(SessionContext ctx)
- Specified by:
setSessionContext in interface SessionBean
unsetSessionContext
public void unsetSessionContext()
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove in interface SessionBean
ejbCreate
public void ejbCreate()
throws CreateException
- Throws:
CreateException
Copyright 2007 The jCoderZ Project.