org.jcoderz.commons
Interface CommonsTestRunnerSessionHome

All Superinterfaces:
EJBHome, Remote

public interface CommonsTestRunnerSessionHome
extends EJBHome

Home interface for CommonsTestRunnerSession.


Field Summary
static String COMP_NAME
           
static String JNDI_NAME
           
 
Method Summary
 CommonsTestRunnerSession create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, 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

CommonsTestRunnerSession create()
                                throws CreateException,
                                       RemoteException
Throws:
CreateException
RemoteException


Copyright 2007 The jCoderZ Project.