Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] FATAL-AspectJWeaverLogger - trouble in:

I'm getting this error at load-weave time. I will attach the output below, but nothing seems to indicate /what/ the trouble was. In addition, the aspect is woven in and is trigger appropriately as best I can tell. What does this mean?

----

14:34:23,734 FATAL-AspectJWeaverLogger - trouble in:
public class org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380 extends org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect implements net.sf.cglib.proxy.Factory:
 private boolean CGLIB$BOUND
 private static final ThreadLocal CGLIB$THREAD_CALLBACKS
 private static final net.sf.cglib.proxy.Callback[] CGLIB$STATIC_CALLBACKS
 private net.sf.cglib.proxy.MethodInterceptor CGLIB$CALLBACK_0
 private static final java.lang.reflect.Method CGLIB$disable$0$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$disable$0$Proxy
 private static final Object[] CGLIB$emptyArgs
 private static final java.lang.reflect.Method CGLIB$enable$1$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$enable$1$Proxy
 private static final java.lang.reflect.Method CGLIB$isEnabled$2$Method
private static final net.sf.cglib.proxy.MethodProxy CGLIB$isEnabled$2$Proxy
 private static final java.lang.reflect.Method CGLIB$configure$3$Method
private static final net.sf.cglib.proxy.MethodProxy CGLIB$configure$3$Proxy
 private static final java.lang.reflect.Method CGLIB$beanCreation$4$Method
private static final net.sf.cglib.proxy.MethodProxy CGLIB$beanCreation$4$Proxy private static final java.lang.reflect.Method CGLIB$setBeanFactory$5$Method private static final net.sf.cglib.proxy.MethodProxy CGLIB$setBeanFactory$5$Proxy private static final java.lang.reflect.Method CGLIB$setBeanWiringInfoResolver$6$Method private static final net.sf.cglib.proxy.MethodProxy CGLIB$setBeanWiringInfoResolver$6$Proxy
 private static final java.lang.reflect.Method CGLIB$configureBean$7$Method
private static final net.sf.cglib.proxy.MethodProxy CGLIB$configureBean$7$Proxy
 private static final java.lang.reflect.Method CGLIB$hashCode$8$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$hashCode$8$Proxy
 private static final java.lang.reflect.Method CGLIB$finalize$9$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$finalize$9$Proxy
 private static final java.lang.reflect.Method CGLIB$clone$10$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$clone$10$Proxy
 private static final java.lang.reflect.Method CGLIB$equals$11$Method
 private static final net.sf.cglib.proxy.MethodProxy CGLIB$equals$11$Proxy
 private static final java.lang.reflect.Method CGLIB$toString$12$Method
private static final net.sf.cglib.proxy.MethodProxy CGLIB$toString$12$Proxy
 static void CGLIB$STATICHOOK3():
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$STATICHOOK3())
   |               NEW java.lang.ThreadLocal
   |               DUP
   |               INVOKESPECIAL java.lang.ThreadLocal.<init> ()V
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$THREAD_CALLBACKS Ljava/lang/ThreadLocal; | LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               DUP
   |               ASTORE_0
| INVOKEVIRTUAL java.lang.Class.getClassLoader ()Ljava/lang/ClassLoader;
   |               ICONST_0
   |               ANEWARRAY java.lang.Object
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object;
   |               DUP
| LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC "disable"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)V"
   |               LDC "disable"
   |               LDC_W "CGLIB$disable$0"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "enable"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)V"
   |               LDC_W "enable"
   |               LDC_W "CGLIB$enable$1"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "isEnabled"
   |               ICONST_0
   |               ANEWARRAY java.lang.Class
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "()Z"
   |               LDC_W "isEnabled"
   |               LDC_W "CGLIB$isEnabled$2"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "configure"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)V"
   |               LDC_W "configure"
   |               LDC_W "CGLIB$configure$3"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC "org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "beanCreation"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$beanCreation$4$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)V"
   |               LDC_W "beanCreation"
   |               LDC_W "CGLIB$beanCreation$4"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$beanCreation$4$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC_W "org.springframework.beans.factory.wiring.BeanConfigurerSupport" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "setBeanFactory"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC_W "org.springframework.beans.factory.BeanFactory"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanFactory$5$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
| LDC_W "(Lorg/springframework/beans/factory/BeanFactory;)V"
   |               LDC_W "setBeanFactory"
   |               LDC_W "CGLIB$setBeanFactory$5"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanFactory$5$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC_W "org.springframework.beans.factory.wiring.BeanConfigurerSupport" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "setBeanWiringInfoResolver"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
| LDC_W "org.springframework.beans.factory.wiring.BeanWiringInfoResolver" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanWiringInfoResolver$6$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
| LDC_W "(Lorg/springframework/beans/factory/wiring/BeanWiringInfoResolver;)V"
   |               LDC_W "setBeanWiringInfoResolver"
   |               LDC_W "CGLIB$setBeanWiringInfoResolver$6"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanWiringInfoResolver$6$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
| LDC_W "org.springframework.beans.factory.wiring.BeanConfigurerSupport" | INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "configureBean"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configureBean$7$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)V"
   |               LDC_W "configureBean"
   |               LDC_W "CGLIB$configureBean$7"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configureBean$7$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "hashCode"
   |               ICONST_0
   |               ANEWARRAY java.lang.Class
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$hashCode$8$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "()I"
   |               LDC_W "hashCode"
   |               LDC_W "CGLIB$hashCode$8"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$hashCode$8$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "finalize"
   |               ICONST_0
   |               ANEWARRAY java.lang.Class
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$finalize$9$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "()V"
   |               LDC_W "finalize"
   |               LDC_W "CGLIB$finalize$9"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$finalize$9$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "clone"
   |               ICONST_0
   |               ANEWARRAY java.lang.Class
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$clone$10$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "()Ljava/lang/Object;"
   |               LDC_W "clone"
   |               LDC_W "CGLIB$clone$10"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$clone$10$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "equals"
   |               ICONST_1
   |               ANEWARRAY java.lang.Class
   |               DUP
   |               ICONST_0
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               AASTORE
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$equals$11$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "(Ljava/lang/Object;)Z"
   |               LDC_W "equals"
   |               LDC_W "CGLIB$equals$11"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$equals$11$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               DUP
   |               LDC "java.lang.Object"
| INVOKESTATIC java.lang.Class.forName (Ljava/lang/String;)Ljava/lang/Class;
   |               LDC_W "toString"
   |               ICONST_0
   |               ANEWARRAY java.lang.Class
| INVOKEVIRTUAL java.lang.Class.getDeclaredMethod (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
   |               DUP
| PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$toString$12$Method Ljava/lang/reflect/Method; | INVOKEVIRTUAL java.lang.reflect.Method.getDeclaringClass ()Ljava/lang/Class;
   |               ALOAD_0
   |               LDC_W "()Ljava/lang/String;"
   |               LDC_W "toString"
   |               LDC_W "CGLIB$toString$12"
| INVOKESTATIC net.sf.cglib.proxy.MethodProxy.create (Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lnet/sf/cglib/proxy/MethodProxy; | PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$toString$12$Proxy Lnet/sf/cglib/proxy/MethodProxy;
   |               RETURN
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$STATICHOOK3())
 end static void CGLIB$STATICHOOK3()

 final void CGLIB$disable$0(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0(java.lang.Object))
   |               ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.disable (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0(java.lang.Object))
 end final void CGLIB$disable$0(Object)

 public final void disable(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.disable(java.lang.Object))
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |               DUP
   |               IFNONNULL L0
   |               POP
   |               ALOAD_0
| INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |           L0: DUP
   |               IFNULL L1
   |               ALOAD_0
| field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Method) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Method Ljava/lang/reflect/Method; | field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Method)
   |               ICONST_1
   |               ANEWARRAY java.lang.Object
   |               DUP
   |               ICONST_0
   |               ALOAD_1
   |               AASTORE
| field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Proxy) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Proxy Lnet/sf/cglib/proxy/MethodProxy; | field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Proxy) | INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
   |               RETURN
   |           L1: ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.disable (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.disable(java.lang.Object))
 end public final void disable(Object)

 final void CGLIB$enable$1(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1(java.lang.Object))
   |               ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.enable (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1(java.lang.Object))
 end final void CGLIB$enable$1(Object)

 public final void enable(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.enable(java.lang.Object))
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |               DUP
   |               IFNONNULL L0
   |               POP
   |               ALOAD_0
| INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |           L0: DUP
   |               IFNULL L1
   |               ALOAD_0
| field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Method) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Method Ljava/lang/reflect/Method; | field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Method)
   |               ICONST_1
   |               ANEWARRAY java.lang.Object
   |               DUP
   |               ICONST_0
   |               ALOAD_1
   |               AASTORE
| field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Proxy) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Proxy Lnet/sf/cglib/proxy/MethodProxy; | field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Proxy) | INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
   |               RETURN
   |           L1: ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.enable (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.enable(java.lang.Object))
 end public final void enable(Object)

 final boolean CGLIB$isEnabled$2():
method-execution(boolean org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2())
   |               ALOAD_0
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.isEnabled ()Z
   |               IRETURN
method-execution(boolean org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2())
 end final boolean CGLIB$isEnabled$2()

 public final boolean isEnabled():
method-execution(boolean org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.isEnabled())
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |               DUP
   |               IFNONNULL L0
   |               POP
   |               ALOAD_0
| INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |           L0: DUP
   |               IFNULL L3
   |               ALOAD_0
| field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Method) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Method Ljava/lang/reflect/Method; | field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Method) | field-get(java.lang.Object[] org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object; | field-get(java.lang.Object[] org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs) | field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Proxy) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Proxy Lnet/sf/cglib/proxy/MethodProxy; | field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Proxy) | INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
   |               DUP
   |               IFNONNULL L1
   |               POP
   |               ICONST_0
   |               GOTO L2
   |           L1: CHECKCAST java.lang.Boolean
   |               INVOKEVIRTUAL java.lang.Boolean.booleanValue ()Z
   |           L2: IRETURN
   |           L3: ALOAD_0
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.isEnabled ()Z
   |               IRETURN
method-execution(boolean org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.isEnabled())
 end public final boolean isEnabled()

 final void CGLIB$configure$3(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3(java.lang.Object))
   |               ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.configure (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3(java.lang.Object))
 end final void CGLIB$configure$3(Object)

 public final void configure(Object):
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.configure(java.lang.Object))
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |               DUP
   |               IFNONNULL L0
   |               POP
   |               ALOAD_0
| INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
   |               ALOAD_0
| field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0) | | GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor; | field-get(net.sf.cglib.proxy.MethodInterceptor org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0)
   |           L0: DUP
   |               IFNULL L1
   |               ALOAD_0
| field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Method) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Method Ljava/lang/reflect/Method; | field-get(java.lang.reflect.Method org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Method)
   |               ICONST_1
   |               ANEWARRAY java.lang.Object
   |               DUP
   |               ICONST_0
   |               ALOAD_1
   |               AASTORE
| field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Proxy) | | GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Proxy Lnet/sf/cglib/proxy/MethodProxy; | field-get(net.sf.cglib.proxy.MethodProxy org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Proxy) | INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
   |               RETURN
   |           L1: ALOAD_0
   |               ALOAD_1
| INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.configure (Ljava/lang/Object;)V
   |               RETURN
method-execution(void org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.configure(java.lang.Object))
 end public final void configure(Object)

 final void CGLIB$beanCreation$4(Object):
                   ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.beanCreation (Ljava/lang/Object;)V
                   RETURN
 end final void CGLIB$beanCreation$4(Object)

 final void beanCreation(Object):
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$beanCreation$4$Method Ljava/lang/reflect/Method;
                   ICONST_1
                   ANEWARRAY java.lang.Object
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$beanCreation$4$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   RETURN
               L1: ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.beanCreation (Ljava/lang/Object;)V
                   RETURN
 end final void beanCreation(Object)

final void CGLIB$setBeanFactory$5(org.springframework.beans.factory.BeanFactory):
                   ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.setBeanFactory (Lorg/springframework/beans/factory/BeanFactory;)V
                   RETURN
end final void CGLIB$setBeanFactory$5(org.springframework.beans.factory.BeanFactory)

public final void setBeanFactory(org.springframework.beans.factory.BeanFactory):
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanFactory$5$Method Ljava/lang/reflect/Method;
                   ICONST_1
                   ANEWARRAY java.lang.Object
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanFactory$5$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   RETURN
               L1: ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.setBeanFactory (Lorg/springframework/beans/factory/BeanFactory;)V
                   RETURN
end public final void setBeanFactory(org.springframework.beans.factory.BeanFactory)

final void CGLIB$setBeanWiringInfoResolver$6(org.springframework.beans.factory.wiring.BeanWiringInfoResolver):
                   ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.setBeanWiringInfoResolver (Lorg/springframework/beans/factory/wiring/BeanWiringInfoResolver;)V
                   RETURN
end final void CGLIB$setBeanWiringInfoResolver$6(org.springframework.beans.factory.wiring.BeanWiringInfoResolver)

public final void setBeanWiringInfoResolver(org.springframework.beans.factory.wiring.BeanWiringInfoResolver):
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanWiringInfoResolver$6$Method Ljava/lang/reflect/Method;
                   ICONST_1
                   ANEWARRAY java.lang.Object
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanWiringInfoResolver$6$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   RETURN
               L1: ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.setBeanWiringInfoResolver (Lorg/springframework/beans/factory/wiring/BeanWiringInfoResolver;)V
                   RETURN
end public final void setBeanWiringInfoResolver(org.springframework.beans.factory.wiring.BeanWiringInfoResolver)

 final void CGLIB$configureBean$7(Object):
                   ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.configureBean (Ljava/lang/Object;)V
                   RETURN
 end final void CGLIB$configureBean$7(Object)

 protected final void configureBean(Object):
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configureBean$7$Method Ljava/lang/reflect/Method;
                   ICONST_1
                   ANEWARRAY java.lang.Object
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configureBean$7$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   RETURN
               L1: ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.configureBean (Ljava/lang/Object;)V
                   RETURN
 end protected final void configureBean(Object)

 final int CGLIB$hashCode$8():
                   ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.hashCode ()I
                   IRETURN
 end final int CGLIB$hashCode$8()

 public final int hashCode():
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L3
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$hashCode$8$Method Ljava/lang/reflect/Method; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$hashCode$8$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   DUP
                   IFNONNULL L1
                   POP
                   ICONST_0
                   GOTO L2
               L1: CHECKCAST java.lang.Number
                   INVOKEVIRTUAL java.lang.Number.intValue ()I
               L2: IRETURN
               L3: ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.hashCode ()I
                   IRETURN
 end public final int hashCode()

 final void CGLIB$finalize$9() throws java.lang.Throwable:
                   ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.finalize ()V
                   RETURN
 end final void CGLIB$finalize$9() throws java.lang.Throwable

 protected final void finalize() throws java.lang.Throwable:
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$finalize$9$Method Ljava/lang/reflect/Method; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$finalize$9$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   RETURN
               L1: ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.finalize ()V
                   RETURN
 end protected final void finalize() throws java.lang.Throwable

 final Object CGLIB$clone$10() throws java.lang.CloneNotSupportedException:
                   ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.clone ()Ljava/lang/Object;
                   ARETURN
end final Object CGLIB$clone$10() throws java.lang.CloneNotSupportedException

protected final Object clone() throws java.lang.CloneNotSupportedException:
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$clone$10$Method Ljava/lang/reflect/Method; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$clone$10$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   ARETURN
               L1: ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.clone ()Ljava/lang/Object;
                   ARETURN
end protected final Object clone() throws java.lang.CloneNotSupportedException

 final boolean CGLIB$equals$11(Object):
                   ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.equals (Ljava/lang/Object;)Z
                   IRETURN
 end final boolean CGLIB$equals$11(Object)

 public final boolean equals(Object):
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L3
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$equals$11$Method Ljava/lang/reflect/Method;
                   ICONST_1
                   ANEWARRAY java.lang.Object
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$equals$11$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   DUP
                   IFNONNULL L1
                   POP
                   ICONST_0
                   GOTO L2
               L1: CHECKCAST java.lang.Boolean
                   INVOKEVIRTUAL java.lang.Boolean.booleanValue ()Z
               L2: IRETURN
               L3: ALOAD_0
                   ALOAD_1
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.equals (Ljava/lang/Object;)Z
                   IRETURN
 end public final boolean equals(Object)

 final String CGLIB$toString$12():
                   ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.toString ()Ljava/lang/String;
                   ARETURN
 end final String CGLIB$toString$12()

 public final String toString():
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   DUP
                   IFNONNULL L0
                   POP
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L0: DUP
                   IFNULL L1
                   ALOAD_0
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$toString$12$Method Ljava/lang/reflect/Method; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$emptyArgs [Ljava/lang/Object; GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$toString$12$Proxy Lnet/sf/cglib/proxy/MethodProxy; INVOKEINTERFACE net.sf.cglib.proxy.MethodInterceptor.intercept (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljava/lang/Object;
                   CHECKCAST java.lang.String
                   ARETURN
               L1: ALOAD_0
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.toString ()Ljava/lang/String;
                   ARETURN
 end public final String toString()

public static net.sf.cglib.proxy.MethodProxy CGLIB$findMethodProxy(net.sf.cglib.core.Signature):
                   ALOAD_0
INVOKEVIRTUAL java.lang.Object.toString ()Ljava/lang/String;
                   DUP
                   INVOKEVIRTUAL java.lang.Object.hashCode ()I
                   LOOKUPSWITCH
                     -1574182249:     L0
                     -1270549906:     L1
                     -1267812823:     L2
                     -508378822:     L3
                     -230049438:     L4
                     206208539:     L5
                     338138306:     L6
                     352059627:     L7
                     1365675579:     L8
                     1826985398:     L9
                     1913648695:     L10
                     1984935277:     L11
                     2095635076:     L12
                     default:     L13
               L0: LDC "finalize()V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$finalize$9$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L1: LDC "enable(Ljava/lang/Object;)V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$enable$1$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L2: LDC "disable(Ljava/lang/Object;)V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$disable$0$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L3: LDC "clone()Ljava/lang/Object;"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$clone$10$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L4: LDC "isEnabled()Z"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$isEnabled$2$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L5: LDC "configureBean(Ljava/lang/Object;)V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configureBean$7$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L6: LDC "beanCreation(Ljava/lang/Object;)V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$beanCreation$4$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L7: LDC "configure(Ljava/lang/Object;)V"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$configure$3$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
L8: LDC "setBeanWiringInfoResolver(Lorg/springframework/beans/factory/wiring/BeanWiringInfoResolver;)V" INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanWiringInfoResolver$6$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
               L9: LDC "equals(Ljava/lang/Object;)Z"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$equals$11$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
              L10: LDC "toString()Ljava/lang/String;"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$toString$12$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
              L11: LDC "hashCode()I"
INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$hashCode$8$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
L12: LDC "setBeanFactory(Lorg/springframework/beans/factory/BeanFactory;)V" INVOKEVIRTUAL java.lang.Object.equals (Ljava/lang/Object;)Z
                   IFEQ L14
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$setBeanFactory$5$Proxy Lnet/sf/cglib/proxy/MethodProxy;
                   ARETURN
              L13: POP
              L14: ACONST_NULL
                   ARETURN
end public static net.sf.cglib.proxy.MethodProxy CGLIB$findMethodProxy(net.sf.cglib.core.Signature)

 public void <init>():
                   ALOAD_0
                   DUP
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect.<init> ()V INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   RETURN
 end public void <init>()

public static void CGLIB$SET_THREAD_CALLBACKS(net.sf.cglib.proxy.Callback[]): GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$THREAD_CALLBACKS Ljava/lang/ThreadLocal;
                   ALOAD_0
INVOKEVIRTUAL java.lang.ThreadLocal.set (Ljava/lang/Object;)V
                   RETURN
end public static void CGLIB$SET_THREAD_CALLBACKS(net.sf.cglib.proxy.Callback[])

public static void CGLIB$SET_STATIC_CALLBACKS(net.sf.cglib.proxy.Callback[]):
                   ALOAD_0
PUTSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$STATIC_CALLBACKS [Lnet/sf/cglib/proxy/Callback;
                   RETURN
end public static void CGLIB$SET_STATIC_CALLBACKS(net.sf.cglib.proxy.Callback[])

 private static final void CGLIB$BIND_CALLBACKS(Object):
                   ALOAD_0
CHECKCAST org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380
                   ASTORE_1
                   ALOAD_1
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BOUND Z
                   IFNE L1
                   ALOAD_1
                   ICONST_1
PUTFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BOUND Z GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$THREAD_CALLBACKS Ljava/lang/ThreadLocal; INVOKEVIRTUAL java.lang.ThreadLocal.get ()Ljava/lang/Object;
                   DUP
                   IFNONNULL L0
                   POP
GETSTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$STATIC_CALLBACKS [Lnet/sf/cglib/proxy/Callback;
                   DUP
                   IFNONNULL L0
                   POP
                   GOTO L1
               L0: CHECKCAST [Lnet.sf.cglib.proxy.Callback;
                   ALOAD_1
                   SWAP
                   ICONST_0
                   AALOAD
                   CHECKCAST net.sf.cglib.proxy.MethodInterceptor
PUTFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
               L1: RETURN
 end private static final void CGLIB$BIND_CALLBACKS(Object)

 public Object newInstance(net.sf.cglib.proxy.Callback[]):
                   ALOAD_1
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V NEW org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380
                   DUP
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.<init> ()V
                   ACONST_NULL
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V
                   ARETURN
 end public Object newInstance(net.sf.cglib.proxy.Callback[])

 public Object newInstance(net.sf.cglib.proxy.Callback):
                   ICONST_1
                   ANEWARRAY net.sf.cglib.proxy.Callback
                   DUP
                   ICONST_0
                   ALOAD_1
                   AASTORE
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V NEW org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380
                   DUP
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.<init> ()V
                   ACONST_NULL
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V
                   ARETURN
 end public Object newInstance(net.sf.cglib.proxy.Callback)

public Object newInstance(Class[], Object[], net.sf.cglib.proxy.Callback[]):
                   ALOAD_3
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V NEW org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380
                   DUP
                   ALOAD_1
                   DUP
                   ARRAYLENGTH
                   TABLESWITCH
                     0:     L0
                     default:     L1
               L0: POP
INVOKESPECIAL org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.<init> ()V
                   GOTO L3
               L1: GOTO L2
               L2: POP
                   NEW java.lang.IllegalArgumentException
                   DUP
                   LDC_W "Constructor not found"
INVOKESPECIAL java.lang.IllegalArgumentException.<init> (Ljava/lang/String;)V
                   ATHROW
               L3: ACONST_NULL
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$SET_THREAD_CALLBACKS ([Lnet/sf/cglib/proxy/Callback;)V
                   ARETURN
end public Object newInstance(Class[], Object[], net.sf.cglib.proxy.Callback[])

 public net.sf.cglib.proxy.Callback getCallback(int):
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
                   ILOAD_1
                   TABLESWITCH
                     0:     L0
                     default:     L1
L0: GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   GOTO L2
               L1: POP
                   ACONST_NULL
               L2: ARETURN
 end public net.sf.cglib.proxy.Callback getCallback(int)

 public void setCallback(int, net.sf.cglib.proxy.Callback):
                   ALOAD_0
                   ALOAD_2
                   ILOAD_1
                   TABLESWITCH
                     0:     L0
                     default:     L1
               L0: CHECKCAST net.sf.cglib.proxy.MethodInterceptor
PUTFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   GOTO L2
               L1: POP2
               L2: RETURN
 end public void setCallback(int, net.sf.cglib.proxy.Callback)

 public net.sf.cglib.proxy.Callback[] getCallbacks():
                   ALOAD_0
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$BIND_CALLBACKS (Ljava/lang/Object;)V
                   ALOAD_0
                   ICONST_1
                   ANEWARRAY net.sf.cglib.proxy.Callback
                   DUP
                   ICONST_0
                   ALOAD_0
GETFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   AASTORE
                   ARETURN
 end public net.sf.cglib.proxy.Callback[] getCallbacks()

 public void setCallbacks(net.sf.cglib.proxy.Callback[]):
                   ALOAD_0
                   ALOAD_1
                   DUP2
                   ICONST_0
                   AALOAD
                   CHECKCAST net.sf.cglib.proxy.MethodInterceptor
PUTFIELD org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$CALLBACK_0 Lnet/sf/cglib/proxy/MethodInterceptor;
                   RETURN
 end public void setCallbacks(net.sf.cglib.proxy.Callback[])

 static void <clinit>():
INVOKESTATIC org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380.CGLIB$STATICHOOK3 ()V
                   RETURN
 end static void <clinit>()
end public class org.opentrader.infra.spring.DisableableAnnotationBeanConfigurerAspect$$EnhancerByCGLIB$$85eb3380
[][main][org.opentrader.runtime.aspectj.AspectJWeaverLogger]



Back to the top