|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AspectizedClass | |
|---|---|
| net.sf.joyaop.framework | |
| net.sf.joyaop.impl | |
| net.sf.joyaop.impl.aspect | |
| Uses of AspectizedClass in net.sf.joyaop.framework |
|---|
| Methods in net.sf.joyaop.framework with parameters of type AspectizedClass | |
|---|---|
void |
Aspect.weave(AspectizedClass aspectizedClass)
|
| Uses of AspectizedClass in net.sf.joyaop.impl |
|---|
| Classes in net.sf.joyaop.impl that implement AspectizedClass | |
|---|---|
class |
AspectizedClassImpl
|
| Methods in net.sf.joyaop.impl with parameters of type AspectizedClass | |
|---|---|
static CallbackFactory |
CallbackFactory.forInterceptor(AspectizedClass aspectizedClass,
java.lang.reflect.Method method,
java.util.Set interceptorAspects)
|
static CallbackFactory |
CallbackFactory.forMixin(AspectizedClass aspectizedClass,
MixinAspectImpl mixinAspect)
|
| Constructors in net.sf.joyaop.impl with parameters of type AspectizedClass | |
|---|---|
CallbackFactory.InterceptorCallbackFactory(AspectizedClass aspectizedClass,
java.lang.reflect.Method method,
java.util.Set interceptorAspects)
|
|
CallbackFactory.MixinCallbackFactory(AspectizedClass aspectizedClass,
MixinAspectImpl aspect)
|
|
| Uses of AspectizedClass in net.sf.joyaop.impl.aspect |
|---|
| Methods in net.sf.joyaop.impl.aspect with parameters of type AspectizedClass | |
|---|---|
protected void |
DecoratorAspectImpl.addInterceptor(AspectizedClass aspectizedClass,
java.lang.reflect.Method method)
|
protected void |
BaseInterceptorAspectImpl.addInterceptor(AspectizedClass aspectizedClass,
java.lang.reflect.Method method)
|
void |
MixinAspectImpl.weave(AspectizedClass aspectizedClass)
|
void |
InterfaceAspectImpl.weave(AspectizedClass aspectizedClass)
|
void |
BaseInterceptorAspectImpl.weave(AspectizedClass aspectizedClass)
|
void |
BaseAspectImpl.weave(AspectizedClass aspectizedClass)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||