public interface NotificationSinkHome
extends javax.ejb.EJBHome
All NotificationSinks are required to use this home interface and the com.ibm.websphere.scheduler.NotificationSink remote interface.
NotificationSink| Modifier and Type | Method and Description |
|---|---|
NotificationSink |
create()
Creates a
NotificationSink bean. |
NotificationSink create() throws javax.ejb.CreateException, java.rmi.RemoteException
NotificationSink bean.javax.ejb.CreateExceptionjava.rmi.RemoteException