org.jboss.ha.httpsession.beanimpl.ejb
public class: ClusteredHTTPSessionBeanCmp11 [javadoc |
source]
java.lang.Object
org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
All Implemented Interfaces:
ClusteredHTTPSessionBusiness, javax.ejb.EntityBean
CMP 1.1 concrete implementation for the HTTPSession bean.
| Field Summary |
|---|
| public String | id | |
| public Serializable | serializedSession | |
| public long | lastAccessTime | |
| public long | creationTime | |
| Methods from org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract: |
|---|
|
ejbActivate, ejbCreate, ejbCreate, ejbLoad, ejbPassivate, ejbPostCreate, ejbPostCreate, ejbRemove, ejbStore, getCreationTime, getEntityContext, getLastAccessedTime, getSerializedSession, getSession, getSessionId, isModified, setCreationTime, setEntityContext, setLastAccessedTime, setSerializedSession, setSession, setSessionId, unsetEntityContext |