com.stellent.cis.client.command.ejb.configuration
Interface ICommandConfigurationLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface ICommandConfigurationLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for CommandConfigurationEJB.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 ICommandConfigurationLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

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

ICommandConfigurationLocal create()
                                  throws javax.ejb.CreateException
Throws:
javax.ejb.CreateException