cuhk.ale.ejb.interfaces
Interface ALEServiceLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface ALEServiceLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for ALEService.

Version:
${version}
Author:
XDoclet

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

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