|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAroundInvoke
Interface used for around-invoke element.
| Field Summary | |
|---|---|
static String |
NAME
Name of this element. |
| Method Summary | |
|---|---|
String |
getClassName()
|
String |
getMethodName()
|
void |
setClassName(String className)
Sets the name of the class. |
void |
setMethodName(String methodName)
Sets the name of the method. |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
void setClassName(String className)
className - the name of the classString getClassName()
void setMethodName(String methodName)
methodName - the name of the methodString getMethodName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||