com.bankframe.ei.txnhandler.storeandforward.impl.storequeue
Interface StoreQueueHome
- All Superinterfaces:
- EJBHome, Remote
public interface StoreQueueHome
- extends EJBHome
The StoreQueueHome interface.
Method Summary |
StoreQueue |
create()
This method creates a new StoreQueue Session instance. |
JNDI_LOOKUP_NAME
static final String JNDI_LOOKUP_NAME
- The name this EJB will be registered under JNDI.
- See Also:
- Constant Field Values
create
StoreQueue create()
throws CreateException,
RemoteException
- This method creates a new StoreQueue Session instance.
- Returns:
- a new StoreQueue instance
- Throws:
CreateException
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.