|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.instantiation.SharedProcessClassLoaderFactory
public class SharedProcessClassLoaderFactory
Refined process class loader factory that maintains a cache of the class loaders it returns. The cache does not prevent class loaders from being discarded by the garbage collector.
| Constructor Summary | |
|---|---|
SharedProcessClassLoaderFactory()
|
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getProcessClassLoader(ProcessDefinition processDefinition)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedProcessClassLoaderFactory()
| Method Detail |
|---|
public java.lang.ClassLoader getProcessClassLoader(ProcessDefinition processDefinition)
getProcessClassLoader in interface ProcessClassLoaderFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||