Kie :: Aries Blueprint 6.0.1-SNAPSHOT

org.kie.aries.blueprint
Class KieNamespaceHandler.PassThroughCallable<T>

java.lang.Object
  extended by 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>


Constructor Summary
KieNamespaceHandler.PassThroughCallable(T value)
           
 
Method Summary
 T call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieNamespaceHandler.PassThroughCallable

public KieNamespaceHandler.PassThroughCallable(T value)
Method Detail

call

public T call()
       throws Exception
Specified by:
call in interface Callable<T>
Throws:
Exception

Kie :: Aries Blueprint 6.0.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.