com.bea.netuix.application.manager.persistence
Interface NotificationManagerHome
public interface NotificationManagerHome
NotificationManagerHome
 
 
LOOKUP_NAME
static final String LOOKUP_NAME
- JNDI lookup name for this ejb.
- See Also
 - Constants Summary
 
 
create
NotificationManager create()
                           throws CreateException,
                                  RemoteException
- Create the NotificationManager EJB.
- Returns
 - the 
NotificationManager session bean.
 - Throws
 javax.ejb.CreateException - error on create.
RemoteException - container error.
CreateException
 
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved