org.apache.openejb.server
Class SimpleServiceManager.SimpleServiceFinder
java.lang.Object
org.apache.openejb.server.SimpleServiceManager.SimpleServiceFinder
- All Implemented Interfaces:
- ServiceFinder
- Enclosing class:
- SimpleServiceManager
public static class SimpleServiceManager.SimpleServiceFinder
- extends Object
- implements ServiceFinder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleServiceManager.SimpleServiceFinder
public SimpleServiceManager.SimpleServiceFinder(String basePath)
SimpleServiceManager.SimpleServiceFinder
public SimpleServiceManager.SimpleServiceFinder(String basePath,
ClassLoader classLoader)
mapAvailableServices
public Map<String,Properties> mapAvailableServices(Class interfase)
throws IOException,
ClassNotFoundException
- Specified by:
mapAvailableServices in interface ServiceFinder
- Throws:
IOException
ClassNotFoundException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.