org.apache.openejb.assembler.classic.util
Class ServiceConfiguration
java.lang.Object
org.apache.openejb.assembler.classic.util.ServiceConfiguration
public class ServiceConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceConfiguration
public ServiceConfiguration(Properties properties,
Collection<ServiceInfo> availableServices)
getProperties
public Properties getProperties()
getAvailableServices
public Collection<ServiceInfo> getAvailableServices()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.