public class ServiceConfiguration extends Object
| Constructor and Description |
|---|
ServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCalledServices() |
String |
getName() |
String |
getUri() |
void |
setCalledServices(Map<String,String> calledServices) |
void |
setName(String name) |
void |
setUri(String uri) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.