|
||||||||||
| 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.BinderNut
jfun.yan.xml.nuts.DelegatingBinderNut
public abstract class DelegatingBinderNut
The super class for any Nut that evaluates to Binder and has a "binder" attribute or a sub-element that accepts a Binder.
| Constructor Summary | |
|---|---|
DelegatingBinderNut()
|
|
| Method Summary | |
|---|---|
void |
add(Binder binder)
|
Binder |
getBinder()
|
protected Binder |
getMandatory()
Get the binder object. |
void |
setBinder(Binder binder)
|
| Methods inherited from class jfun.yan.xml.nut.BinderNut |
|---|
eval |
| 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 DelegatingBinderNut()
| Method Detail |
|---|
public void add(Binder binder)
public Binder getBinder()
public void setBinder(Binder binder)
protected Binder getMandatory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||