public static class PolicyBPDefinitionParser.PassThroughCallable<T> extends Object implements Callable<T>
PassThroughCallable(T value)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PassThroughCallable(T value)
public T call() throws Exception
call
Callable<T>
Exception
Apache CXF