br.gov.mj.frameworkprocessos.processo.ejb
Class ArquivoFacadeSession
java.lang.Object
br.gov.mj.frameworkprocessos.processo.ejb.AbstractArquivoFacade
br.gov.mj.frameworkprocessos.processo.ejb.ArquivoFacadeSession
- All Implemented Interfaces:
- Arquivo
public class ArquivoFacadeSession
- extends AbstractArquivoFacade
Session layer for ArquivoFacade.
- Version:
- ${version}
- Author:
- XDoclet
Methods inherited from class br.gov.mj.frameworkprocessos.processo.ejb.AbstractArquivoFacade |
atualizarArquivoCorrente, atualizarAvisoIntermediario, ejbCreate, enviarParaArquivoCorrente, enviarParaArquivoIntermediario, finalizarArquivoCorrente, finalizarAvisoIntermediario, getArquivoCentral, getArquivoCorrente, getAvisoIntermediario, inserirAvisoIntermediario |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArquivoFacadeSession
public ArquivoFacadeSession()
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 AbstractArquivoFacade
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
unsetSessionContext
public void unsetSessionContext()
ejbRemove
public void ejbRemove()