|
| 62369 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/Domain.java | [JBAOP-378] Use a unique sequence number instead of GUID for instance domains |
| 62367 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java | Fix ze build |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/JoinPointInfo.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/JoinPointGenerator.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/GeneratedClassAdvisor.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/ClassAdvisor.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |
| 62366 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/advice/GeneratedAdvisorInterceptor.java | [JBAOP-378] When creating an instance advisor the first time, simply copy the JoinPointInfos from the parent advisor. Make sure that infos for callers are copied across as well.Move more of the code out of the generated advisors into the GeneratedClassAdvisor base class. |