|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.aspectinfo.Syntax
abc.weaving.aspectinfo.AbstractAdviceSpec
abc.weaving.aspectinfo.AbstractAfterAdvice
abc.weaving.aspectinfo.AfterThrowingAdvice
abc.weaving.aspectinfo.DeclareSoft.SoftenAdvice
public static class DeclareSoft.SoftenAdvice
Constructor Summary | |
---|---|
DeclareSoft.SoftenAdvice(AbcType exc,
Position pos)
|
Method Summary | |
---|---|
void |
bindException(WeavingContext wc,
AbstractAdviceDecl ad,
Local exception)
|
RefType |
getCatchType()
|
java.lang.String |
toString()
|
Methods inherited from class abc.weaving.aspectinfo.AfterThrowingAdvice |
---|
weave |
Methods inherited from class abc.weaving.aspectinfo.AbstractAfterAdvice |
---|
matchesAt |
Methods inherited from class abc.weaving.aspectinfo.AbstractAdviceSpec |
---|
isAfter |
Methods inherited from class abc.weaving.aspectinfo.Syntax |
---|
getPosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeclareSoft.SoftenAdvice(AbcType exc, Position pos)
Method Detail |
---|
public java.lang.String toString()
toString
in class AfterThrowingAdvice
public RefType getCatchType()
getCatchType
in class AfterThrowingAdvice
public void bindException(WeavingContext wc, AbstractAdviceDecl ad, Local exception)
bindException
in class AfterThrowingAdvice
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |