org.apache.camel.component.cxf.blueprint
Class EndpointDefinitionParser.PassThroughCallable<T>
java.lang.Object
org.apache.camel.component.cxf.blueprint.EndpointDefinitionParser.PassThroughCallable<T>
- All Implemented Interfaces:
- Callable<T>
- Enclosing class:
- EndpointDefinitionParser
public static class EndpointDefinitionParser.PassThroughCallable<T>
- extends Object
- implements Callable<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointDefinitionParser.PassThroughCallable
public EndpointDefinitionParser.PassThroughCallable(T value)
call
public T call()
throws Exception
- Specified by:
call in interface Callable<T>
- Throws:
Exception
Apache CAMEL