public class ServiceConfiguration
extends java.lang.Object
Constructor and Description |
---|
ServiceConfiguration(java.util.Properties properties,
java.util.Collection<ServiceInfo> availableServices) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ServiceInfo> |
getAvailableServices() |
java.util.Properties |
getProperties() |
public ServiceConfiguration(java.util.Properties properties, java.util.Collection<ServiceInfo> availableServices)
public java.util.Properties getProperties()
public java.util.Collection<ServiceInfo> getAvailableServices()