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 RestEndpointRegistrypublic void setApplicationRegistry(com.eclipsesource.jaxrs.publisher.api.ApplicationRegistry applicationRegistry)
Copyright © 2020. All rights reserved.