© 2005 BEA Systems, Inc.

com.bea.p13n.usermgmt.profile
Interface ProfileManagerHome

All Superinterfaces:
EJBHome, Remote

public interface ProfileManagerHome
extends 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 CreateException,
                             RemoteException
Create a new ProfileManager Session Bean.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved