|
||||||||||
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.AbstractDependencyItem
org.jboss.system.microcontainer.LifecycleDependencyItem
public class LifecycleDependencyItem
A LifecycleDependencyItem.
Field Summary |
---|
Fields inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
---|
log |
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, toString |
Constructor Summary | |
---|---|
LifecycleDependencyItem(Object name,
Object dependency,
org.jboss.dependency.spi.ControllerState state)
Create a new LifecycleDependencyItem. |
Method Summary |
---|
Methods inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
---|
addDependsOnMe, getDependentState, getIDependOn, getName, getWhenRequired, isResolved, resolve, setIDependOn, setResolved, toHumanReadableString, toHumanReadableString, toShortString, toString, unresolved, unresolved |
Methods inherited from class org.jboss.util.JBossObject |
---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LifecycleDependencyItem(Object name, Object dependency, org.jboss.dependency.spi.ControllerState state)
name
- the namedependency
- the dependencystate
- the state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |