|
| 1.138 | modified | kkhan | aop/build.xml | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.153 | modified | kkhan | aop/src/main/org/jboss/aop/AspectManager.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.52 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/Instrumentor.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.2 | modified | kkhan | aop/src/resources/test/instanceofintroduced/jboss-aop.xml | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.2 | modified | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/InstanceofIntroducedTestCase.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/MixinClass.java | branches: 1.1.2;[JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/MixinInterface.java | branches: 1.1.2;[JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.23 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/ConstructorMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.23 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/FieldMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.14 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/MatcherHelper.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.29 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/MethodMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.38 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/Util.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
| 1.2 | modified | kkhan | aop/src/resources/test/annotatedcflow/jboss-aop.xml | [JBAOP-235] Test that $instanceof{someinterface} works |
| 1.3 | modified | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/AnnotatedCFlowTestCase.java | [JBAOP-235] Test that $instanceof{someinterface} works |
| 1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/InstanceOfCallerInterface.java | branches: 1.1.2;[JBAOP-235] Test that $instanceof{someinterface} works |
| 1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/InstanceOfInterfaceCaller.java | branches: 1.1.2;[JBAOP-235] Test that $instanceof{someinterface} works |