net.sf.joyaop.impl.aspect
Class AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance

java.lang.Object
  extended by net.sf.joyaop.impl.RuntimeAspectInstance
      extended by net.sf.joyaop.impl.aspect.AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance
All Implemented Interfaces:
java.io.Serializable, RuntimeInstance
Enclosing class:
AopAllianceMethodInterceptorAspectImpl

public static class AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance
extends RuntimeAspectInstance

See Also:
Serialized Form

Constructor Summary
AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance(RuntimeAspect aspect, java.lang.Class originalClass)
           
 
Method Summary
 boolean allowRecursiveInvocation()
           
 java.lang.Object invoke(InvocationImpl invocation)
           
 
Methods inherited from class net.sf.joyaop.impl.RuntimeAspectInstance
createImplementationReference, getAspectFactory, getImplementation, getParameter, setAspectFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance

public AopAllianceMethodInterceptorAspectImpl.AopAllianceMethodInterceptorAspectInstance(RuntimeAspect aspect,
                                                                                         java.lang.Class originalClass)
Method Detail

invoke

public java.lang.Object invoke(InvocationImpl invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable

allowRecursiveInvocation

public boolean allowRecursiveInvocation()


Copyright © 2004 Shen Li. All Rights Reserved.