org.jacorb.notification.servant
public interface IEventChannel extends IContainer
Version: $Id: IEventChannel.java,v 1.4 2005/08/21 13:33:00 alphonse.bendt Exp $
| Method Summary | |
|---|---|
| int | getAdminID() |
| int | getChannelID() |
| String | getChannelMBean() |
| EventChannel | getEventChannel() |
Returns: the id the Admin should use.
Returns: the id of the parent Channel.
Returns: the parent Channel.