Uses of Class
org.ovirt.vdsm.jsonrpc.client.events.EventSubscriber
-
Packages that use EventSubscriber Package Description org.ovirt.vdsm.jsonrpc.client.events -
-
Uses of EventSubscriber in org.ovirt.vdsm.jsonrpc.client.events
Fields in org.ovirt.vdsm.jsonrpc.client.events declared as EventSubscriber Modifier and Type Field Description private EventSubscriberSubscriptionHolder. subscriberMethods in org.ovirt.vdsm.jsonrpc.client.events that return EventSubscriber Modifier and Type Method Description EventSubscriberSubscriptionHolder. getSubscriber()Constructors in org.ovirt.vdsm.jsonrpc.client.events with parameters of type EventSubscriber Constructor Description SubscriptionHolder(EventSubscriber subscriber)Creates a holder which subscriber instance and count and it prepares subscription id representation for event matching.
-