public class ServiceConfiguration extends Object
| Constructor and Description |
|---|
ServiceConfiguration(Properties properties,
Collection<ServiceInfo> availableServices) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceInfo> |
getAvailableServices() |
Properties |
getProperties() |
public ServiceConfiguration(Properties properties, Collection<ServiceInfo> availableServices)
public Properties getProperties()
public Collection<ServiceInfo> getAvailableServices()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.