|
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/FieldJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/ConstructorJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByMethodJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/MethodCalledByConstructorJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | added | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/util/UnmodifiableEmptyCollections.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/AspectManager.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByConstructorJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/MethodJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |
| 61888 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/joinpoint/MethodCalledByMethodJoinpoint.java | [JBAOP-378] Optimization of InstanceAdvisor creation. Lazy initialize all the AspectManager maps for when actually needed, since each instance advisor has its own domain this is a hell of a lot of maps |