org.kie.aries.blueprint
Class KieNamespaceHandler.PassThroughCallable<T>
java.lang.Object
org.kie.aries.blueprint.KieNamespaceHandler.PassThroughCallable<T>
- All Implemented Interfaces:
- Callable<T>
- Enclosing class:
- KieNamespaceHandler
public static class KieNamespaceHandler.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 |
KieNamespaceHandler.PassThroughCallable
public KieNamespaceHandler.PassThroughCallable(T value)
call
public T call()
throws Exception
- Specified by:
call
in interface Callable<T>
- Throws:
Exception
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.