br.gov.mj.frameworkprocessos.processo.ejb
Interface ArquivoFacadeHome


public interface ArquivoFacadeHome

Home interface for ArquivoFacade.

Version:
${version}
Author:
XDoclet

Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 ArquivoFacade create()
           
 

Field Detail

COMP_NAME

static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

create

ArquivoFacade create()
                     throws javax.ejb.CreateException,
                            java.rmi.RemoteException
Throws:
javax.ejb.CreateException
java.rmi.RemoteException