public static class EndpointRegistry.VaadinEndpointData extends Object
Modifier and Type | Method and Description |
---|---|
Object |
getEndpointObject() |
Optional<Method> |
getMethod(String methodName)
Finds a method with the given name.
|
public Optional<Method> getMethod(String methodName)
methodName
- the name to look forpublic Object getEndpointObject()
Copyright © 2021. All rights reserved.