AdminResourceManagerHome Interface

DEPRECATED com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package

com.bea.portal.admin.ejb
AdminResourceManagerHome Interface

public interface AdminResourceManagerHome

    extends EJBHome

Home interface for the AdminResourceManager EJB


All Superinterfaces
EJBHome, Remote

Method Summary

public AdminResourceManager
create()
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public AdminResourceManager create()
throws CreateException, RemoteException

Exceptions

CreateException
RemoteException