|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Introduction | |
org.codehaus.aspectwerkz.aspect |
Uses of Introduction in org.codehaus.aspectwerkz.aspect |
Fields in org.codehaus.aspectwerkz.aspect declared as Introduction | |
protected Introduction |
IntroductionContainer.m_perJvm
Holds a reference to the sole per JVM introduction. |
protected Introduction |
IntroductionContainer.m_prototype
The introduction prototype. |
Methods in org.codehaus.aspectwerkz.aspect that return Introduction | |
static Introduction |
Introduction.newInstance(Introduction prototype,
CrossCuttingInfo crossCuttingInfo)
Clone the prototype Introduction. |
Methods in org.codehaus.aspectwerkz.aspect with parameters of type Introduction | |
static Introduction |
Introduction.newInstance(Introduction prototype,
CrossCuttingInfo crossCuttingInfo)
Clone the prototype Introduction. |
Constructors in org.codehaus.aspectwerkz.aspect with parameters of type Introduction | |
IntroductionContainer(Introduction prototype,
AspectContainer definingAspectContainer)
Creates a new container strategy. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |