Package org.jdrupes.vmoperator.manager.events


package org.jdrupes.vmoperator.manager.events
Domain specific Events (and Channels) used to communicate between the core components of the Manager and “plugin” components such as the conlets.
  • Classes
    Class
    Description
    ChannelCache<K,C extends Channel,A>
    A channel manager that tracks mappings from a key to a channel using “add/remove” (or “open/close”) events and the channels on which they are delivered.
    Combines the channel and the associated data.
    ChannelManager<K,C extends Channel,A>
    A channel manager that maintains mappings from a key to a channel.
    Combines the channel and the associated data.
    Like Stop, but sets an exit status.
    Gets the current display secret and optionally updates it.
    Modifies a VM.
    Triggers a reset of the VM.
    Indicates that a service has changed.
    A subchannel used to send the events related to a specific VM.
    Indicates a change in a VM definition.