public static class SimpleServiceManager.SimpleServiceFinder extends Object implements ServiceFinder
| Constructor and Description |
|---|
SimpleServiceFinder(String basePath) |
SimpleServiceFinder(String basePath,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Properties> |
mapAvailableServices(Class interfase) |
public SimpleServiceFinder(String basePath)
public SimpleServiceFinder(String basePath, ClassLoader classLoader)
public Map<String,Properties> mapAvailableServices(Class interfase) throws IOException, ClassNotFoundException
mapAvailableServices in interface ServiceFinderIOExceptionClassNotFoundExceptionCopyright © 1999–2019 The Apache Software Foundation. All rights reserved.