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


public interface GedocFacadeHome

Home interface for GedocFacade.

Version:
${version}
Author:
XDoclet

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

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