public abstract class Service extends Object
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
List<EndPoint> |
getEndpoints() |
String |
getName() |
void |
setEndpoints(List<EndPoint> endpoints) |
void |
setName(String name) |
Copyright © 2015. All rights reserved.