|
||||||||||
| 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.MethodNut
jfun.yan.xml.nuts.optional.AspectjNut
public class AspectjNut
The <aspectj> tag that declares an aspect.
This tag will automatically call the "aspectOf" method, and also registers the aspect to be eagerly instantiated.
| Constructor Summary | |
|---|---|
AspectjNut()
|
|
| Method Summary | |
|---|---|
Component |
eval()
|
| Methods inherited from class jfun.yan.xml.nuts.MethodNut |
|---|
add, evaluateNoLifecycle, getDisposer, getInitializer, getName, getStarter, getStopper, isPrivate_access, setClass, setComponent, setDisposer, setInitializer, setName, 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 |
|---|
getNutEnvironment, getTagLocation |
| Constructor Detail |
|---|
public AspectjNut()
| Method Detail |
|---|
public Component eval()
eval in class MethodNut
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||