|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.dependency.plugins.AbstractControllerContext
org.jboss.system.server.profileservice.repository.ProfileContext
public class ProfileContext
The ProfileServiceContext.
Field Summary |
---|
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
ProfileContext(org.jboss.profileservice.spi.Profile profile,
org.jboss.dependency.spi.ControllerContextActions actions)
|
|
ProfileContext(org.jboss.profileservice.spi.ProfileKey key,
org.jboss.profileservice.spi.metadata.ProfileMetaData metaData,
org.jboss.dependency.spi.ControllerContextActions actions)
|
Method Summary | |
---|---|
org.jboss.profileservice.spi.Profile |
getProfile()
|
protected static org.jboss.profileservice.spi.ProfileKey |
getProfileKey(org.jboss.profileservice.spi.Profile profile)
|
String |
toString()
|
Methods inherited from class org.jboss.dependency.plugins.AbstractControllerContext |
---|
getAliases, getController, getDependencyInfo, getError, getErrorHandlingMode, getMode, getName, getRequiredState, getScopeInfo, getState, getTarget, initScopeInfo, install, needsAnAlias, setAliases, setController, setError, setErrorHandlingMode, setMode, setName, setRequiredState, setScopeInfo, setState, setTarget, toShortString, toString, uninstall |
Methods inherited from class org.jboss.util.JBossObject |
---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toStringImplementation |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString |
Constructor Detail |
---|
public ProfileContext(org.jboss.profileservice.spi.Profile profile, org.jboss.dependency.spi.ControllerContextActions actions)
public ProfileContext(org.jboss.profileservice.spi.ProfileKey key, org.jboss.profileservice.spi.metadata.ProfileMetaData metaData, org.jboss.dependency.spi.ControllerContextActions actions)
Method Detail |
---|
protected static org.jboss.profileservice.spi.ProfileKey getProfileKey(org.jboss.profileservice.spi.Profile profile)
public org.jboss.profileservice.spi.Profile getProfile()
public String toString()
toString
in class org.jboss.util.JBossObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |