com.bankframe.services.notification.impl.notificationserver
Interface NotificationServerHome
- All Superinterfaces: 
- EJBHome, Remote
- public interface NotificationServerHome 
- extends EJBHome
The NotificationServer Home interface.
 
 
 
JNDI_LOOKUP_NAME
static final String JNDI_LOOKUP_NAME
- See Also:
- Constant Field Values
create
NotificationServer create()
                          throws CreateException,
                                 RemoteException
- This method creates NotificationServer session Object
 
- 
 
- 
- Returns:
- NotificationServer
- Throws:
- CreateException- thrown when an instance of an object cannot be created
- RemoteException- thrown when remote object cannot be accessed
 
Copyright © 2005, 2007, Oracle. All rights reserved.