net.sf.arise.delegate
Interface ServiceInvokerHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface ServiceInvokerHome
extends javax.ejb.EJBHome

Home interface for ServiceInvoker.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 ServiceInvoker create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, 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 ServiceInvoker create()
                      throws javax.ejb.CreateException,
                             java.rmi.RemoteException
javax.ejb.CreateException
java.rmi.RemoteException


All code and documentation is

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