Platform SDK Java 8.5 API Reference

Package com.genesyslab.platform.commons.threading

Interface Summary
AsyncInvoker When channel needs to process something asynchronously it will use AsyncInvoker to perform the task.
CompletionHandler<V,A> A handler for consuming the result of an asynchronous operation.
The completed() method is invoked when the operation completes successfully.
ThreadHeartbeatCounterMBean  
 

Class Summary
DefaultInvoker Deprecated. use InvokerFactory.namedInvoker(String) and InvokerFactory.releaseInvoker(String) instead of it.
InvokerFactory  
SingleThreadInvoker Invoker which performs its tasks in dedicated single thread.
Slot<T> A one-slot buffer.
ThreadHeartbeatCounter This class is intended to be used with Genesys Management Framework Heartbeat feature for threads hang-up detection functionality.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.