org.jcoderz.commons.connector.http
Interface HttpConnectorSessionLocalHome

All Superinterfaces:
EJBLocalHome

public interface HttpConnectorSessionLocalHome
extends EJBLocalHome

Local home interface for HttpConnectorSession.


Field Summary
static String COMP_NAME
           
static String JNDI_NAME
           
 
Method Summary
 HttpConnectorSessionLocal 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

HttpConnectorSessionLocal create()
                                 throws CreateException
Throws:
CreateException


Copyright 2007 The jCoderZ Project.