|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Home interface for clustered HTTP session.
Revisions:
31. d锟絚embre 2001 Sacha Labourey:
ClusteredHTTPSession| Field Summary | |
static String |
JNDI_NAME
|
| Method Summary | |
ClusteredHTTPSession |
create(String sessionId)
|
ClusteredHTTPSession |
create(String sessionId,
SerializableHttpSession session)
|
Collection |
findAll()
|
ClusteredHTTPSession |
findByPrimaryKey(String sessionId)
|
| Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
| Field Detail |
public static final String JNDI_NAME
| Method Detail |
public ClusteredHTTPSession create(String sessionId) throws RemoteException, javax.ejb.CreateException
RemoteException
javax.ejb.CreateExceptionpublic ClusteredHTTPSession create(String sessionId, SerializableHttpSession session) throws RemoteException, javax.ejb.CreateException
RemoteException
javax.ejb.CreateExceptionpublic ClusteredHTTPSession findByPrimaryKey(String sessionId) throws RemoteException, javax.ejb.FinderException
RemoteException
javax.ejb.FinderExceptionpublic Collection findAll() throws RemoteException, javax.ejb.FinderException
RemoteException
javax.ejb.FinderException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||