public interface InvocationMetadata
Invocation.| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getArgumentTypes() |
RequestPathMetadata |
getDefinedPath() |
Class<?> |
getInvocationClass()
Get invocation
Class. |
String |
getMethodName()
Get name of the invocation method.
|
Method |
resolveMethod()
Resolve
Method by reflection. |
String getMethodName()
Class<?>[] getArgumentTypes()
RequestPathMetadata getDefinedPath()
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.