|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.joyaop.impl.aspect.BaseAspectImpl
net.sf.joyaop.impl.aspect.BaseRuntimeAspectImpl
net.sf.joyaop.impl.aspect.BaseInterceptorAspectImpl
net.sf.joyaop.impl.aspect.AbstractGenericInterceptorAspectImpl
public class AbstractGenericInterceptorAspectImpl
| Nested Class Summary | |
|---|---|
static class |
AbstractGenericInterceptorAspectImpl.AbstractGenericInterceptorAspectInstance
|
| Field Summary |
|---|
| Fields inherited from interface net.sf.joyaop.framework.RuntimeAspect |
|---|
CLASS_SCOPE, INSTANCE_SCOPE, JVM_SCOPE, THREAD_SCOPE |
| Constructor Summary | |
|---|---|
AbstractGenericInterceptorAspectImpl()
|
|
| 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 AbstractGenericInterceptorAspectImpl()
| Method Detail |
|---|
public void setAspectClass(java.lang.Class aspectClass)
setAspectClass in interface AspectsetAspectClass in class BaseAspectImplpublic 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 | |||||||||