org.jacorb.notification
public class TypedEventChannelFactoryImpl extends AbstractChannelFactory implements TypedEventChannelFactoryOperations
Version: $Id: TypedEventChannelFactoryImpl.java,v 1.10 2005/12/04 22:17:49 alphonse.bendt Exp $
Constructor Summary | |
---|---|
TypedEventChannelFactoryImpl(MutablePicoContainer container, ORB orb) |
Method Summary | |
---|---|
protected Object | create_abstract_channel(Property[] admin, Property[] qos, IntHolder id) |
TypedEventChannel | create_typed_channel(Property[] qosProps, Property[] adminProps, IntHolder intHolder) |
String | getObjectName() |
Servant | getServant() |
protected String | getShortcut() |
int[] | get_all_typed_channels() |
TypedEventChannel | get_typed_event_channel(int id) |
protected AbstractEventChannel | newEventChannel() |