com.ibm.premises.reusable.observation
Interface ObservationHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface ObservationHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: Observation


Method Summary
 Observation create()
          Creates a default instance of Session Bean: Observation
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

Observation create()
                   throws javax.ejb.CreateException,
                          java.rmi.RemoteException
Creates a default instance of Session Bean: Observation

Throws:
javax.ejb.CreateException
java.rmi.RemoteException