public class RestEndpointRegistryImpl extends Object implements RestEndpointRegistry
Constructor and Description |
---|
RestEndpointRegistryImpl() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getRestEndpoints() |
void |
setApplicationRegistry(com.eclipsesource.jaxrs.publisher.api.ApplicationRegistry applicationRegistry) |
public List<String> getRestEndpoints()
getRestEndpoints
in interface RestEndpointRegistry
public void setApplicationRegistry(com.eclipsesource.jaxrs.publisher.api.ApplicationRegistry applicationRegistry)
Copyright © 2021. All rights reserved.