com.bea.wli.profile.api
Class UserProfileFactory
java.lang.Object
com.bea.wli.profile.api.UserProfileFactory
public class UserProfileFactory
- extends Object
This factory is used to create an instance of UserProfile.
- Since:
- 9.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserProfileFactory
public UserProfileFactory()
create
public static UserProfile create()
throws ProfileException
- Returns:
- UserProfile
- Throws:
ProfileException
create
public static UserProfile create(InitialContext ctx)
throws ProfileException
- Returns:
- UserProfile
- Throws:
ProfileException
getObjectNameForUserProfileMBean
public static ObjectName getObjectNameForUserProfileMBean()