Class EndpointHandlerMethod
java.lang.Object
org.springframework.pulsar.support.EndpointHandlerMethod
Handler method for endpoints.
- Author:
- Soby Chacko
-
Constructor Summary
ConstructorsConstructorDescriptionEndpointHandlerMethod
(Object bean, Method method) EndpointHandlerMethod
(Object beanOrClass, String methodName) -
Method Summary
-
Constructor Details
-
EndpointHandlerMethod
-
EndpointHandlerMethod
-
-
Method Details
-
getMethod
Return the method.- Returns:
- the method.
-
getMethodName
-
resolveBean
-