org.jcoderz.commons
Interface CommonsTestRunnerSessionLocalHome

All Superinterfaces:
EJBLocalHome

public interface CommonsTestRunnerSessionLocalHome
extends EJBLocalHome

Local home interface for CommonsTestRunnerSession.


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

Field Detail

COMP_NAME

static final String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

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

create

CommonsTestRunnerSessionLocal create()
                                     throws CreateException
Throws:
CreateException


Copyright 2007 The jCoderZ Project.