org.jcoderz.commons
Class CommonsTestRunnerSessionSession
java.lang.Object
org.jcoderz.commons.CommonsTestRunnerSessionImpl
org.jcoderz.commons.CommonsTestRunnerSessionBean
org.jcoderz.commons.CommonsTestRunnerSessionSession
- All Implemented Interfaces:
- Serializable, EnterpriseBean, SessionBean, CommonsTestRunnerSessionInterface
public class CommonsTestRunnerSessionSession
- extends CommonsTestRunnerSessionBean
- implements SessionBean
Session layer for CommonsTestRunnerSession.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonsTestRunnerSessionSession
public CommonsTestRunnerSessionSession()
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.