Interface ChannelManagerEventListener


public interface ChannelManagerEventListener
Allows implementers to register callback methods that will be executed when a ChannelManager event occurs.

The channel change events are:

  1. creating a Channel
  2. updating a Channel
Version:
$Id$