|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.ejbchannel.AdapterEJBBean
public class AdapterEJBBean
Constructor Summary | |
---|---|
AdapterEJBBean()
|
Method Summary | |
---|---|
void |
ejbActivate()
|
void |
ejbCreate()
|
void |
ejbPassivate()
|
void |
ejbRemove()
|
SessionContext |
getSessionContext()
|
java.lang.String |
service(java.lang.String request)
|
void |
setSessionContext(SessionContext ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdapterEJBBean()
Method Detail |
---|
public java.lang.String service(java.lang.String request)
service
in interface AdapterEJBBusiness
public SessionContext getSessionContext()
public void setSessionContext(SessionContext ctx)
public void ejbActivate()
public void ejbCreate() throws CreateException
CreateException
public void ejbPassivate()
public void ejbRemove()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |