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