|
||||||||||
| 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.kernel.plugins.dependency.ClassDependencyItem
org.jboss.kernel.plugins.annotations.wb.WBInjectionDependencyItem
public class WBInjectionDependencyItem
Web beans injection dependency item.
| Field Summary |
|---|
| Fields inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
|---|
log |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, toString |
| Constructor Summary | |
|---|---|
WBInjectionDependencyItem(Object name,
ControllerState whenRequired,
Class<?> type,
Annotation[] annotations)
|
|
| Method Summary | |
|---|---|
boolean |
resolve(Controller controller)
Try to resolve |
| Methods inherited from class org.jboss.kernel.plugins.dependency.ClassDependencyItem |
|---|
clear, getDemandClass, toHumanReadableString, toShortString, toString |
| Methods inherited from class org.jboss.dependency.plugins.AbstractDependencyItem |
|---|
addDependsOnMe, getDependentState, getIDependOn, getName, getWhenRequired, isResolved, setIDependOn, setResolved, toHumanReadableString, 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 WBInjectionDependencyItem(Object name,
ControllerState whenRequired,
Class<?> type,
Annotation[] annotations)
| Method Detail |
|---|
public boolean resolve(Controller controller)
DependencyItem
resolve in interface DependencyItemresolve in class AbstractDependencyItemcontroller - the controller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||