Interface Summary |
Blueprint |
A Blueprint is a "node" provided by the developers that is used to create and manage channels by the ChannelManager,
and is defined by the node type hst:blueprint. |
ChannelInfo |
Base type for channel info interfaces. |
ChannelManager |
Management interface for Channel s. |
ChannelManagerEvent |
This event type is used by the ChannelManagerEventListener
in order to identify the channel and its related information. |
ChannelManagerEventListener |
Allows implementers to register callback methods that will be executed
when a ChannelManager event occurs. |
HstPropertyDefinition |
Definition of a Channel Property. |
MutableChannelManager |
Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration. |