|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AfterThrowingAdviceType
Java class for afterThrowingAdviceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="afterThrowingAdviceType">
<complexContent>
<extension base="{http://www.springframework.org/schema/aop}basicAdviceType">
<attribute name="throwing" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getThrowing()
Gets the value of the throwing property. |
void |
setThrowing(String value)
Sets the value of the throwing property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.aop.BasicAdviceType |
|---|
getArgNames, getMethod, getPointcut, getPointcutRef, setArgNames, setMethod, setPointcut, setPointcutRef |
| Method Detail |
|---|
String getThrowing()
Stringvoid setThrowing(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||