org.jacorb.notification
Interface EventChannelImplMBean

All Superinterfaces:
AbstractEventChannelMBean
All Known Implementing Classes:
EventChannelImpl

public interface EventChannelImplMBean
extends AbstractEventChannelMBean

MBean interface.


Method Summary
 java.lang.String getIOR()
           
 
Methods inherited from interface org.jacorb.notification.AbstractEventChannelMBean
destroy, getID, getMaxNumberOfConsumers, getMaxNumberOfSuppliers, setMaxNumberOfConsumers, setMaxNumberOfSuppliers
 

Method Detail

getIOR

public java.lang.String getIOR()