org.jboss.test.timer.interfaces
Interface TimerSFSBHome

All Superinterfaces:
EJBHome (src) , java.rmi.Remote

public interface TimerSFSBHome
extends EJBHome (src)

Home interface for test/timer/TimerSFSB.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
static java.lang.String SECURED_JNDI_NAME
           
 
Method Summary
 TimerSFSB (src) create()
           
 
Methods inherited from interface javax.ejb.EJBHome (src)
getEJBMetaData, getHomeHandle, remove, remove
 

Field Detail

COMP_NAME

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

JNDI_NAME

public static final java.lang.String JNDI_NAME
See Also:
Constant Field Values (src)

SECURED_JNDI_NAME

public static final java.lang.String SECURED_JNDI_NAME
See Also:
Constant Field Values (src)
Method Detail

create

public TimerSFSB (src)  create()
                 throws CreateException (src) ,
                        java.rmi.RemoteException
Throws:
CreateException (src)
java.rmi.RemoteException