|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.Nut
jfun.yan.xml.nut.ComponentNut
jfun.yan.xml.nuts.DelegatingNut
jfun.yan.xml.nuts.FactoryNut
jfun.yan.xml.nuts.optional.InjectionNut
public class InjectionNut
Uses any component to create an Injection instance.
| Constructor Summary | |
|---|---|
InjectionNut()
|
|
| Method Summary | |
|---|---|
protected void |
delegateTo(Component c)
Subclass override this method to wrap around the delegate target. |
| Methods inherited from class jfun.yan.xml.nuts.FactoryNut |
|---|
eval, getToString, getType, setToString, setType |
| Methods inherited from class jfun.yan.xml.nuts.DelegatingNut |
|---|
add, getComponent, getMandatory, setComponent |
| Methods inherited from class jfun.yan.xml.nut.Nut |
|---|
cast, checkDuplicate, checkMandatory, checkMandatory, convert, getComponentClassLoader, getId, getNutClassLoader, getNutEnvironment, getParameterWiring, getPropertyWiring, getSequenceNumber, getTagLocation, getTagName, initGloballyDefined, initNutEnvironment, initSequenceNumber, initTagLocation, initTagName, isGloballyDefined, raise, raise, register, registerEagerInstantiation, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InjectionNut()
| Method Detail |
|---|
protected void delegateTo(Component c)
DelegatingNut
delegateTo in class DelegatingNutc - the delegate target.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||