public interface IsolatingThread
Modifier and Type | Method and Description |
---|---|
<T> T |
execute(Callable<T> what,
ClassLoader ccl)
Execute the callable with ccl as the context classloader.
|
<T> T execute(Callable<T> what, ClassLoader ccl) throws javax.jbi.JBIException
JBIException
!javax.jbi.JBIException
Copyright © 2005-2016 Linagora. All Rights Reserved.