Class EventPublisher.EventCallable

java.lang.Object
org.ovirt.vdsm.jsonrpc.client.events.EventPublisher.EventCallable
All Implemented Interfaces:
Callable<Void>
Enclosing class:
EventPublisher

class EventPublisher.EventCallable extends Object implements Callable<Void>
Event processing task which is submit to a ExecutorService for processing.