public static class SimpleServiceManager.SimpleServiceFinder extends java.lang.Object implements ServiceFinder
Constructor and Description |
---|
SimpleServiceFinder(java.lang.String basePath) |
SimpleServiceFinder(java.lang.String basePath,
java.lang.ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.Properties> |
mapAvailableServices(java.lang.Class interfase) |
public SimpleServiceFinder(java.lang.String basePath)
public SimpleServiceFinder(java.lang.String basePath, java.lang.ClassLoader classLoader)
public java.util.Map<java.lang.String,java.util.Properties> mapAvailableServices(java.lang.Class interfase) throws java.io.IOException, java.lang.ClassNotFoundException
mapAvailableServices
in interface ServiceFinder
java.io.IOException
java.lang.ClassNotFoundException