com.bankframe.ei.impl.txnhandler
Interface TransactionHandlerHome
- All Superinterfaces:
- EJBHome, Remote
public interface TransactionHandlerHome
- extends EJBHome
This class is the home interface of the TransactionHandler bean
JNDI_LOOKUP_NAME
static final String JNDI_LOOKUP_NAME
- The name this EJB will be registered under JNDI.
- See Also:
- Constant Field Values
create
TransactionHandler create()
throws CreateException,
RemoteException
- This method creates a TransactionHandler EJB instance
- Returns:
- TransactionHandler an instance of the TransactionHandler
- Throws:
CreateException
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.