org.kie.internal.utils
Class ServiceDiscovery
java.lang.Object
org.kie.internal.utils.ServiceDiscovery
public class ServiceDiscovery
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDiscovery
public ServiceDiscovery()
discoverFactories
public static void discoverFactories(String path,
ServiceRegistry serviceRegistry)
processKieConf
public static void processKieConf(InputStream is,
ServiceRegistry serviceRegistry)
throws IOException
- Throws:
IOException
processKieConf
public static void processKieConf(String conf,
ServiceRegistry serviceRegistry)
processKieConf
public static void processKieConf(Map map,
ServiceRegistry serviceRegistry)
readFileAsString
public static String readFileAsString(Reader reader)
getClassLoader
public static ClassLoader getClassLoader()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.