Interface | Description |
---|---|
ClassLoaderResolver | |
FastClassLoader | |
KieService | |
ServiceDiscovery | |
ServiceRegistry |
Internal Interface
|
Class | Description |
---|---|
ChainedProperties |
Priority
System properties
home directory
working directory
META-INF/ of optionally provided classLoader
META-INF/ of Thread.currentThread().getContextClassLoader()
META-INF/ of ClassLoader.getSystemClassLoader()
To improve performance in frequent session creation cases, chained properties can be cached by it's conf file name and requesting classloader. |
ClassLoaderUtil | |
CompositeClassLoader |
This is an Internal Drools Class
|
KieHelper | |
KieMeta | |
NoDepsClassLoaderResolver | |
OSGiLocator |
Maintains a mapping of service names to an ordered set of service
providers when running in an OSGi container.
|
ServiceRegistryImpl |
This is an internal class, not for public consumption.
|
ServiceRegistryImpl.FactoryInstantiator<V> | |
ServiceRegistryImpl.ReflectionInstantiator<V> | |
ServiceRegistryImpl.ReturnInstance<V> |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.