org.apache.openejb.server
Class FilteredServiceManager
java.lang.Object
org.apache.openejb.server.ServiceManager
org.apache.openejb.server.SimpleServiceManager
org.apache.openejb.server.FilteredServiceManager
public class FilteredServiceManager
- extends SimpleServiceManager
This implementation is mainly used in the application composer to get the most from
The EnableServices annotation created
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilteredServiceManager
public FilteredServiceManager(String[] services)
accept
protected boolean accept(String serviceName)
- Overrides:
accept in class ServiceManager
initServiceManager
public static void initServiceManager(String[] services)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.