public class TypedEventChannelFactoryImpl extends AbstractChannelFactory implements TypedEventChannelFactoryOperations
config_, container_, logger_, thisRef_| Constructor and Description |
|---|
TypedEventChannelFactoryImpl(org.picocontainer.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, getORB, newContainerForChannel, newFactory, newFactory, registerName, registerName, setDestroyMethod, shutdown, unregisterName, writeIORpublic TypedEventChannelFactoryImpl(org.picocontainer.MutablePicoContainer container,
ORB orb)
throws UserException
UserExceptionpublic TypedEventChannel create_typed_channel(Property[] qosProps, Property[] adminProps, IntHolder intHolder) throws UnsupportedAdmin, UnsupportedQoS
create_typed_channel in interface TypedEventChannelFactoryOperationsUnsupportedAdminUnsupportedQoSprotected AbstractEventChannel newEventChannel()
newEventChannel in class AbstractChannelFactorypublic int[] get_all_typed_channels()
get_all_typed_channels in interface TypedEventChannelFactoryOperationspublic TypedEventChannel get_typed_event_channel(int id) throws ChannelNotFound
get_typed_event_channel in interface TypedEventChannelFactoryOperationsChannelNotFoundpublic Servant getServant()
getServant in class AbstractChannelFactorypublic String getObjectName()
getObjectName in class AbstractChannelFactoryprotected String getShortcut()
getShortcut in class AbstractChannelFactoryprotected Object create_abstract_channel(Property[] admin, Property[] qos, IntHolder id) throws UnsupportedQoS, UnsupportedAdmin
create_abstract_channel in class AbstractChannelFactoryUnsupportedQoSUnsupportedAdminCopyright © 2015 JacORB. All rights reserved.