java.lang.Object
com.puppycrawl.tools.checkstyle.j2ee.InputSessionBean
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class InputSessionBean
- extends java.lang.Object
- implements javax.ejb.SessionBean
SessionBean test
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputSessionBean
public InputSessionBean()
setSessionContext
public void setSessionContext(javax.ejb.SessionContext arg0)
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
setSessionContext in interface javax.ejb.SessionBean
ejbRemove
public void ejbRemove()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbRemove in interface javax.ejb.SessionBean
ejbActivate
public void ejbActivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbActivate in interface javax.ejb.SessionBean
ejbPassivate
public void ejbPassivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbPassivate in interface javax.ejb.SessionBean
finalize
public void finalize(int i)