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.
  • Class
    Description
    Assign a VM from a pool to a user.
    ChannelDictionary<K,C extends org.jgrapes.core.Channel,A>
    Supports the lookup of a channel by a name (an id).
    ChannelDictionary.Value<C extends org.jgrapes.core.Channel,A>
    Combines the channel and the associated data.
    ChannelManager<K,C extends org.jgrapes.core.Channel,A>
    Provides an actively managed implementation of the ChannelDictionary.
    ChannelTracker<K,C extends org.jgrapes.core.Channel,A>
    Used to track mapping from a key to a channel.
    Like Stop, but sets an exit status.
    Gets the current display secret and optionally updates it.
    Gets the known pools’ definitions.
    Gets the known VMs’ definitions and channels.
    Return tuple.
    Modifies a VM.
    Indicates a change in a pod that runs a VM.
    Triggers a reset of the VM.
    Note the assignment to a user in the VM status.
    A subchannel used to send the events related to a specific VM.
    Indicates a change in a pool configuration.
    Indicates a change in a VM “resource”.