org.omg.CosEventChannelAdmin
Interface EventChannel
- All Superinterfaces: 
 - EventChannelOperations, IDLEntity, Object, java.io.Serializable
 
- All Known Subinterfaces: 
 - EventChannel, EventLog, NotifyLog
 
public interface EventChannel
- extends Object, EventChannelOperations, IDLEntity
 
The EventChannel interface provides the administrative operations for adding suppliers and consumers 
        to the channel and for destroying the channel.
        
        Suppliers and consumers both use the resolve_initial_instances method to obtain an 
        EventChannel reference. If the object name is not specified, a suitable EventChannel 
        will be located by VisiBroker. Once a supplier or consumer is connected to an EventChannel, 
        it may invoke any of the EventChannel methods.
        
 
| Methods inherited from interface org.omg.CORBA.Object | 
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override | 
 
 
                 Read the latest documentation online