|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExposedState | |
---|---|
org.aspectj.weaver.patterns | |
org.aspectj.weaver.reflect |
Uses of ExposedState in org.aspectj.weaver.patterns |
---|
Methods in org.aspectj.weaver.patterns with parameters of type ExposedState | |
---|---|
Test |
Pointcut.findResidue(Shadow shadow,
ExposedState state)
This can be called from NotPointcut even for Pointcuts that don't match the shadow |
Test |
PerSingleton.findResidueInternal(Shadow shadow,
ExposedState state)
|
Uses of ExposedState in org.aspectj.weaver.reflect |
---|
Constructors in org.aspectj.weaver.reflect with parameters of type ExposedState | |
---|---|
ShadowMatchImpl(FuzzyBoolean match,
Test test,
ExposedState state,
PointcutParameter[] params)
|
|
StandardShadowMatchImpl(FuzzyBoolean match,
Test test,
ExposedState state,
PointcutParameter[] params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |