net.sf.arise.delegate
Interface ServiceInvokerLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface ServiceInvokerLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for ServiceInvoker.


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

Field Detail

COMP_NAME

public static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

public static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

create

public ServiceInvokerLocal create()
                           throws javax.ejb.CreateException
javax.ejb.CreateException


All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth