public interface ChannelRegistrationEvent extends Event
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ChannelRegistrationEvent.RegisterFired when a channel is registered. | 
| static interface  | ChannelRegistrationEvent.UnregisterFired when a channel is unregistered. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getChannel()Gets the name of the channel being registered or unregistered. | 
getCause, getContext, getSourceString getChannel()