|
||||||||||
| 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.nuts.LiteralNut
jfun.yan.xml.nuts.MapEntry
jfun.yan.xml.nuts.optional.InjectionCase
public class InjectionCase
An injection case. Supports "type" and "injection" attributes.
| Constructor Summary | |
|---|---|
InjectionCase()
|
|
| Method Summary | |
|---|---|
void |
setInjection(Component inj)
|
void |
setType(java.lang.Class type)
|
| Methods inherited from class jfun.yan.xml.nuts.MapEntry |
|---|
getKey_type, getKey, setKey_type, setKey |
| Methods inherited from class jfun.yan.xml.nuts.LiteralNut |
|---|
add, getDefault, getDefault, getDefaultText, getType, getVal, getVal, getValueText, justify, setDefault, setVal |
| 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 InjectionCase()
| Method Detail |
|---|
public void setType(java.lang.Class type)
setType in class LiteralNutpublic void setInjection(Component inj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||