Uses of Interface
net.sf.joyaop.impl.RuntimeInstance

Packages that use RuntimeInstance
net.sf.joyaop.impl   
net.sf.joyaop.impl.aspect   
 

Uses of RuntimeInstance in net.sf.joyaop.impl
 

Classes in net.sf.joyaop.impl that implement RuntimeInstance
 class OriginalClassInstance
           
 class RuntimeAspectInstance
           
 

Methods in net.sf.joyaop.impl that return RuntimeInstance
 RuntimeInstance InvocationImpl.getTargetInstance()
           
 

Methods in net.sf.joyaop.impl with parameters of type RuntimeInstance
 void InvocationImpl.setTargetInstance(RuntimeInstance targetInstance)
           
 

Constructors in net.sf.joyaop.impl with parameters of type RuntimeInstance
InvocationHandler(java.util.List interceptorInstances, RuntimeInstance targetInstance)
           
 

Uses of RuntimeInstance in net.sf.joyaop.impl.aspect
 

Classes in net.sf.joyaop.impl.aspect that implement RuntimeInstance
static class AbstractGenericInterceptorAspectImpl.AbstractGenericInterceptorAspectInstance
           
static class AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance
           
static class DecoratorAspectImpl.DecoratorAspectInstance
           
static class GenericInterceptorAspectImpl.GenericInterceptorAspectInstance
           
static class MixinAspectImpl.MixinAspectInstance
           
 



Copyright © 2004 Shen Li. All Rights Reserved.