Uses of Interface
org.jdrupes.vmoperator.manager.events.ChannelDictionary
Package
Description
The following diagram shows the components of the manager application.
-
Uses of ChannelDictionary in org.jdrupes.vmoperator.manager
ModifierConstructorDescriptionDisplaySecretMonitor
(Channel componentChannel, ChannelDictionary<String, VmChannel, ?> channelDictionary) Instantiates a new display secrets monitor. -
Uses of ChannelDictionary in org.jdrupes.vmoperator.manager.events
Modifier and TypeClassDescriptionclass
ChannelManager<K,
C extends Channel, A> Provides an actively managed implementation of theChannelDictionary
.class
ChannelTracker<K,
C extends Channel, A> Used to track mapping from a key to a channel.