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


public interface ProcessoFacadeHome

Home interface for ProcessoFacade.

Version:
${version}
Author:
XDoclet

Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 ProcessoFacade 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

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