public class TypedEventChannelFactoryImpl extends AbstractChannelFactory implements TypedEventChannelFactoryOperations
config_, container_, logger_, thisRef_
Constructor and Description |
---|
TypedEventChannelFactoryImpl(MutablePicoContainer container,
ORB orb) |
Modifier and Type | Method and Description |
---|---|
protected Object |
create_abstract_channel(Property[] admin,
Property[] qos,
IntHolder id) |
TypedEventChannel |
create_typed_channel(Property[] qosProps,
Property[] adminProps,
IntHolder intHolder) |
int[] |
get_all_typed_channels() |
TypedEventChannel |
get_typed_event_channel(int id) |
String |
getObjectName() |
Servant |
getServant() |
protected String |
getShortcut() |
protected AbstractEventChannel |
newEventChannel() |
_default_POA, activate, addToChannels, channelCreated, create_channel_servant, deactivate, destroy, dispose, get_event_channel_servant, getAllChannels, getChannelIterator, getConfiguration, getCorbaLoc, getIOR, getLocalAddress, getLocalPort, getORB, newContainerForChannel, newFactory, newFactory, registerName, registerName, setDestroyMethod, shutdown, unregisterName, writeIOR
public TypedEventChannelFactoryImpl(MutablePicoContainer container, ORB orb) throws UserException
UserException
public TypedEventChannel create_typed_channel(Property[] qosProps, Property[] adminProps, IntHolder intHolder) throws UnsupportedAdmin, UnsupportedQoS
create_typed_channel
in interface TypedEventChannelFactoryOperations
UnsupportedAdmin
UnsupportedQoS
protected AbstractEventChannel newEventChannel()
newEventChannel
in class AbstractChannelFactory
public int[] get_all_typed_channels()
get_all_typed_channels
in interface TypedEventChannelFactoryOperations
public TypedEventChannel get_typed_event_channel(int id) throws ChannelNotFound
get_typed_event_channel
in interface TypedEventChannelFactoryOperations
ChannelNotFound
public Servant getServant()
getServant
in class AbstractChannelFactory
public String getObjectName()
getObjectName
in class AbstractChannelFactory
protected String getShortcut()
getShortcut
in class AbstractChannelFactory
protected Object create_abstract_channel(Property[] admin, Property[] qos, IntHolder id) throws UnsupportedQoS, UnsupportedAdmin
create_abstract_channel
in class AbstractChannelFactory
UnsupportedQoS
UnsupportedAdmin
Copyright © 2016 JacORB. All rights reserved.