DefaultInvoker
, SingleThreadInvoker
public interface AsyncInvoker
Please note, that some operations of channel can be relatively long (usually depending on network).
Modifier and Type | Method | Description |
---|---|---|
void |
dispose() |
Makes a hint to invoker that it's not used anymore and, PROBABLY,
should be stopped and all associated resources - freed.
|
void |
invoke(java.lang.Runnable target) |
Submit the task to this invoker.
|
void invoke(java.lang.Runnable target)
target
- Task to executevoid dispose()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.