public class SystemConfiguration extends Object
| Constructor and Description |
|---|
SystemConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<PathConfiguration> |
getPaths() |
List<ServiceConfiguration> |
getServices() |
void |
setPaths(List<PathConfiguration> paths) |
void |
setServices(List<ServiceConfiguration> services) |
public List<ServiceConfiguration> getServices()
public void setServices(List<ServiceConfiguration> services)
services - the services to setpublic List<PathConfiguration> getPaths()
public void setPaths(List<PathConfiguration> paths)
paths - the paths to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.