|
||||||||||
| 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.ArgumentsAndPropertiesNut
jfun.yan.xml.nuts.ConstructorNut
jfun.yan.xml.nuts.BeanNut
public class BeanNut
Nut class for <bean> tag.
| Constructor Summary | |
|---|---|
BeanNut()
|
|
| Method Summary | |
|---|---|
void |
add(Component c)
|
protected Component |
evaluateNoLifecycle()
Evaluate the Component without applying life cycle. |
protected boolean |
isBeanByDefault()
When no property names is specified, no property values are set, do we by default create a bean component? |
void |
setClass(java.lang.Class type)
|
void |
setComponent(Component c)
|
| Methods inherited from class jfun.yan.xml.nuts.ConstructorNut |
|---|
eval, getDeclaringClass, getDisposer, getInitializer, getStarter, getStopper, isPrivate_access, setDisposer, setInitializer, setPrivate_access, setStarter, setStopper |
| 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 |
| Methods inherited from interface jfun.yan.xml.nuts.LifecycleDeclaration |
|---|
getDisposer, getInitializer, getNutEnvironment, getStarter, getStopper, getTagLocation |
| Constructor Detail |
|---|
public BeanNut()
| Method Detail |
|---|
public void setComponent(Component c)
public void add(Component c)
public void setClass(java.lang.Class type)
setClass in class ConstructorNutprotected boolean isBeanByDefault()
ArgumentsAndPropertiesNut
isBeanByDefault in class ArgumentsAndPropertiesNutprotected Component evaluateNoLifecycle()
evaluateNoLifecycle in class ConstructorNut
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||