|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConstructionJoinPoint | |
| org.jboss.aop | |
| org.jboss.aop.joinpoint | |
| Uses of ConstructionJoinPoint in org.jboss.aop |
| Fields in org.jboss.aop declared as ConstructionJoinPoint | |
protected ConstructionJoinPoint[] |
Advisor.constructionInfos
|
| Methods in org.jboss.aop that return ConstructionJoinPoint | |
ConstructionJoinPoint[] |
Advisor.getConstructionInfos()
|
| Methods in org.jboss.aop with parameters of type ConstructionJoinPoint | |
protected void |
GeneratedClassAdvisor.addConstructionInfo(ConstructionJoinPoint ci)
|
protected ConstructionJoinPointGenerator |
GeneratedClassAdvisor.getJoinPointGenerator(ConstructionJoinPoint info)
|
| Uses of ConstructionJoinPoint in org.jboss.aop.joinpoint |
| Constructors in org.jboss.aop.joinpoint with parameters of type ConstructionJoinPoint | |
ConstructionInvocation(ConstructionJoinPoint info,
Interceptor[] interceptors)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||