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


public interface AssociacaoPecaFacadeHome

Home interface for AssociacaoPecaFacade.

Version:
${version}
Author:
XDoclet

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

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