|
Protomatter Software v1.1.7 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.protomatter.j2ee.ejb.ProtoEJB | +--com.protomatter.j2ee.ejb.ProtoSessionEJB
Session EJB base class.
Fields inherited from class com.protomatter.j2ee.ejb.ProtoEJB |
COMP_ENV_CHANNEL_LIST |
Constructor Summary | |
ProtoSessionEJB()
Default constructor. |
Method Summary | |
void |
ejbActivate()
EJB activation callback. |
void |
ejbPassivate()
EJB passivation callback. |
void |
ejbRemove()
EJB removal callback. |
protected javax.ejb.SessionContext |
getSessionContext()
Get the session context. |
void |
setSessionContext(javax.ejb.SessionContext context)
Set the session context. |
Methods inherited from class com.protomatter.j2ee.ejb.ProtoEJB |
close, close, close, getComponentContext, getSyslogChannel, initSyslogChannelList, setChannelList, setChannelList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProtoSessionEJB()
Method Detail |
public void setSessionContext(javax.ejb.SessionContext context)
initSyslogChannelList()
to read the channel list from the deployment information.setSessionContext
in interface javax.ejb.SessionBean
protected javax.ejb.SessionContext getSessionContext()
public void ejbActivate()
ejbActivate
in interface javax.ejb.SessionBean
public void ejbPassivate()
ejbPassivate
in interface javax.ejb.SessionBean
public void ejbRemove()
ejbRemove
in interface javax.ejb.SessionBean
|
Protomatter Software v1.1.7 Copyright 1998-2002 Nate Sammons |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protomatter Software v1.1.7 | http://protomatter.sourceforge.net/1.1.7 |