br.gov.mj.frameworkprocessos.processo.ejb
Class GedocFacadeSession
java.lang.Object
br.gov.mj.frameworkprocessos.processo.ejb.AbstractGedocFacade
br.gov.mj.frameworkprocessos.processo.ejb.GedocFacadeSession
- All Implemented Interfaces:
- Gedoc
public class GedocFacadeSession
- extends AbstractGedocFacade
Session layer for GedocFacade.
- Version:
- ${version}
- Author:
- XDoclet
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GedocFacadeSession
public GedocFacadeSession()
ejbActivate
public void ejbActivate()
ejbPassivate
public void ejbPassivate()
setSessionContext
public void setSessionContext(javax.ejb.SessionContext ctx)
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Overrides:
setSessionContext
in class AbstractGedocFacade
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
unsetSessionContext
public void unsetSessionContext()
ejbRemove
public void ejbRemove()