DelegatedAdminManagerHome 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
DelegatedAdminManagerHome Interface

public interface DelegatedAdminManagerHome

    extends EJBHome

Home interface for the DelegatedAdminManager EJB


All Superinterfaces
EJBHome, Remote

Method Summary

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

Method Detail

create() Method

public DelegatedAdminManager create()
throws CreateException, RemoteException

Exceptions

CreateException
RemoteException