public class PropagatingCallable<T> extends Object implements Callable<T>
PropagatingCallable(Callable<T> delegate, List<org.fabric3.spi.invocation.CallbackReference> stack, Map<String,Object> headers, org.fabric3.api.SecuritySubject subject)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropagatingCallable(Callable<T> delegate, List<org.fabric3.spi.invocation.CallbackReference> stack, Map<String,Object> headers, org.fabric3.api.SecuritySubject subject)
public T call() throws Exception
call
Callable<T>
Exception
Copyright © 2007-2013 Metaform Systems.