org.jacorb.notification.servant
Interface IEventChannel
- All Superinterfaces:
- IContainer
- public interface IEventChannel
- extends IContainer
Internal Interface used by Admins to query the settings of the EventChannel they belong to.
- Version:
- $Id: IEventChannel.java,v 1.4 2005/08/21 13:33:00 alphonse.bendt Exp $
- Author:
- Alphonse Bendt
getAdminID
public int getAdminID()
- Returns:
- the id the Admin should use.
getChannelID
public int getChannelID()
- Returns:
- the id of the parent Channel.
getEventChannel
public EventChannel getEventChannel()
- Returns:
- the parent Channel.
getChannelMBean
public java.lang.String getChannelMBean()