com.ibm.premises.reusable.aggregation
Interface AggregationHome

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

public interface AggregationHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: Aggregation


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

Method Detail

create

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

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