© 2002 BEA Systems, Inc.


com.bea.p13n.usermgmt.profile
Interface ProfileManagerHome


public interface ProfileManagerHome
extends javax.ejb.EJBHome

The home interface for the ProfileManager Session Beans.


Method Summary
 ProfileManager create()
          Create a new ProfileManager Session Bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public ProfileManager create()
                      throws javax.ejb.CreateException,
                             java.rmi.RemoteException
Create a new ProfileManager Session Bean.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved