br.gov.mj.frameworkprocessos.benchmark
Class BenchMarkFacadeSession

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.benchmark.AbstractBenchMarkFacade
      extended by br.gov.mj.frameworkprocessos.benchmark.BenchMarkFacadeSession
All Implemented Interfaces:
BenchMark

public class BenchMarkFacadeSession
extends AbstractBenchMarkFacade

Session layer for BenchMarkFacade.

Version:
${version}
Author:
XDoclet

Constructor Summary
BenchMarkFacadeSession()
           
 
Method Summary
 void ejbActivate()
           
 void ejbPassivate()
           
 void ejbRemove()
           
 void setSessionContext(javax.ejb.SessionContext ctx)
           
 void unsetSessionContext()
           
 
Methods inherited from class br.gov.mj.frameworkprocessos.benchmark.AbstractBenchMarkFacade
ejbCreate, getDocumento, getDocumentoGedoc, getDocumentoGedoc, getDocumentos, getDocumentosAreaTrabalho
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenchMarkFacadeSession

public BenchMarkFacadeSession()
Method Detail

ejbActivate

public void ejbActivate()

ejbPassivate

public void ejbPassivate()

setSessionContext

public void setSessionContext(javax.ejb.SessionContext ctx)

unsetSessionContext

public void unsetSessionContext()

ejbRemove

public void ejbRemove()