org.omg.CosNotifyChannelAdmin
Interface EventChannelFactory

All Superinterfaces:
EventChannelFactoryOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, java.io.Serializable
All Known Implementing Classes:
_EventChannelFactoryStub

public interface EventChannelFactory
extends EventChannelFactoryOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

The EventChannelFactory interface defines operations for creating and managing new Notification Service style event channels. It supports a routine that creates new instances of Notification Service event channels and assigns unique numeric identifiers to them. In addition, the EventChannelFactory interface supports a routine which can return the unique identifiers assigned to all event channels created by a given instance of EventChannelFactory, and another routine which, given the unique identifier of an event channel created by a target EventChannelFactory instance, returns the object reference of that event channel.


Method Summary
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.EventChannelFactoryOperations
create_channel, get_all_channels, get_event_channel
 
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