KIE API 6.0.0.CR2

org.kie.api.concurrent
Interface KieExecutors

All Superinterfaces:
Service

public interface KieExecutors
extends Service


Method Summary
<T> CompletionService<T>
getCompletionService()
           
 Executor getExecutor()
           
 

Method Detail

getExecutor

Executor getExecutor()

getCompletionService

<T> CompletionService<T> getCompletionService()

KIE API 6.0.0.CR2

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