| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.net.axis.server.EJBProvider.EJBServiceLifeCycle
This is the lifecycle object that is registered in the message scope and that shields the proper bean reference
| Field Summary | |
| protected  Object | serviceObjectmay be local or remote object | 
| Constructor Summary | |
| protected  | EJBProvider.EJBServiceLifeCycle(Object serviceObject)constructs a new lifecycle | 
| Method Summary | |
|  void | destroy()call remove | 
|  void | init(Object arg0)Nothing to be done | 
|  void | valueBound(javax.servlet.http.HttpSessionBindingEvent arg0) | 
|  void | valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected Object serviceObject
| Constructor Detail | 
protected EJBProvider.EJBServiceLifeCycle(Object serviceObject)
| Method Detail | 
public void destroy()
destroy in interface javax.xml.rpc.server.ServiceLifecycleServiceLifecycle.destroy()public void init(Object arg0)
init in interface javax.xml.rpc.server.ServiceLifecycleServiceLifecycle.init(Object)public void valueBound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerHttpSessionBindingListener.valueBound(HttpSessionBindingEvent)public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListenerHttpSessionBindingListener.valueUnbound(HttpSessionBindingEvent)| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||