|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectServiceMBeanSupport
org.jboss.portal.jems.as.system.AbstractJBossService
org.jboss.portal.identity.service.IdentityModuleService
org.jboss.portal.identity.service.UserProfileModuleService
public abstract class UserProfileModuleService
Field Summary | |
---|---|
protected ProfileInfo |
profileInfo
|
Fields inherited from class org.jboss.portal.identity.service.IdentityModuleService |
---|
moduleType |
Constructor Summary | |
---|---|
protected |
UserProfileModuleService()
|
Method Summary | |
---|---|
java.lang.String |
getProfileConfigFile()
|
void |
setProfileConfigFile(java.lang.String profileConfigFile)
|
void |
setProfileInfo(ProfileInfo profileInfo)
|
protected void |
startService()
|
Methods inherited from class org.jboss.portal.identity.service.IdentityModuleService |
---|
getConnectionJNDIName, getIdentityConfiguration, getIdentityContext, getIdentityEventBroadcaster, getInitOptions, getJNDIName, getModuleType, setConnectionJNDIName, setIdentityContext, setInitOptions, setJNDIName, setModuleType, stopService |
Methods inherited from class org.jboss.portal.jems.as.system.AbstractJBossService |
---|
create, destroy, getState, getStateString, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.identity.UserProfileModule |
---|
getProfileInfo, getProperties, getProperty, setProperty |
Field Detail |
---|
protected ProfileInfo profileInfo
Constructor Detail |
---|
protected UserProfileModuleService()
Method Detail |
---|
protected void startService() throws java.lang.Exception
startService
in class IdentityModuleService
java.lang.Exception
public void setProfileInfo(ProfileInfo profileInfo)
public java.lang.String getProfileConfigFile()
public void setProfileConfigFile(java.lang.String profileConfigFile)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |