|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface ApiMethod
Interface for proxy methods.
| Method Summary | |
|---|---|
List<String> |
getArgNames()
Returns method argument names. |
List<Class<?>> |
getArgTypes()
Return method argument types. |
Method |
getMethod()
Returns Method in proxy type. |
String |
getName()
Returns method name. |
Class<?> |
getResultType()
Returns method result type. |
| Method Detail |
|---|
String getName()
Class<?> getResultType()
List<String> getArgNames()
List<Class<?>> getArgTypes()
Method getMethod()
Method in proxy type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||