org.omg.CosTypedNotifyChannelAdmin
Class TypedEventChannelFactoryPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOA
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryPOATie
- All Implemented Interfaces:
- InvokeHandler, TypedEventChannelFactoryOperations
public class TypedEventChannelFactoryPOATie
- extends TypedEventChannelFactoryPOA
Generated from IDL interface "TypedEventChannelFactory".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedEventChannelFactoryPOATie
public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate)
TypedEventChannelFactoryPOATie
public TypedEventChannelFactoryPOATie(TypedEventChannelFactoryOperations delegate,
POA poa)
_this
public TypedEventChannelFactory _this()
- Overrides:
_this in class TypedEventChannelFactoryPOA
_this
public TypedEventChannelFactory _this(ORB orb)
- Overrides:
_this in class TypedEventChannelFactoryPOA
_delegate
public TypedEventChannelFactoryOperations _delegate()
_delegate
public void _delegate(TypedEventChannelFactoryOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
get_typed_event_channel
public TypedEventChannel get_typed_event_channel(int id)
throws ChannelNotFound
- Throws:
ChannelNotFound
get_all_typed_channels
public int[] get_all_typed_channels()
create_typed_channel
public TypedEventChannel create_typed_channel(Property[] initial_QoS,
Property[] initial_admin,
IntHolder id)
throws UnsupportedAdmin,
UnsupportedQoS
- Throws:
UnsupportedAdmin
UnsupportedQoS
Copyright © 2015 JacORB. All rights reserved.