|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.joyaop.impl.aspect.BaseAspectImpl net.sf.joyaop.impl.aspect.BaseRuntimeAspectImpl net.sf.joyaop.impl.aspect.BaseInterceptorAspectImpl net.sf.joyaop.impl.aspect.AopAllianceMethodInterceptorAspectImpl
public class AopAllianceMethodInterceptorAspectImpl
Nested Class Summary | |
---|---|
static class |
AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance
|
Field Summary |
---|
Fields inherited from interface net.sf.joyaop.framework.RuntimeAspect |
---|
CLASS_SCOPE, INSTANCE_SCOPE, JVM_SCOPE, THREAD_SCOPE |
Constructor Summary | |
---|---|
AopAllianceMethodInterceptorAspectImpl()
|
Method Summary | |
---|---|
RuntimeAspectInstance |
createRuntimeAspectInstance(java.lang.Class originalClass)
|
void |
setAspectClass(java.lang.Class aspectClass)
|
Methods inherited from class net.sf.joyaop.impl.aspect.BaseInterceptorAspectImpl |
---|
accept, addInterceptor, compareTo, getPrecedence, setPrecedence, weave |
Methods inherited from class net.sf.joyaop.impl.aspect.BaseRuntimeAspectImpl |
---|
getParameters, getScope, setParameters, setScope |
Methods inherited from class net.sf.joyaop.impl.aspect.BaseAspectImpl |
---|
equals, getAspectClass, getPointcut, hashCode, setPointcut |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.joyaop.framework.RuntimeAspect |
---|
getParameters, getScope, setParameters, setScope |
Methods inherited from interface net.sf.joyaop.framework.Aspect |
---|
getAspectClass, getPointcut, setPointcut |
Constructor Detail |
---|
public AopAllianceMethodInterceptorAspectImpl()
Method Detail |
---|
public void setAspectClass(java.lang.Class aspectClass)
setAspectClass
in interface Aspect
setAspectClass
in class BaseAspectImpl
public RuntimeAspectInstance createRuntimeAspectInstance(java.lang.Class originalClass)
createRuntimeAspectInstance
in class BaseRuntimeAspectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |