org.omg.CosTypedEventChannelAdmin
Class TypedConsumerAdminPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOA
org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminPOATie
- All Implemented Interfaces:
- InvokeHandler, ConsumerAdminOperations, TypedConsumerAdminOperations
public class TypedConsumerAdminPOATie
- extends TypedConsumerAdminPOA
Generated from IDL interface "TypedConsumerAdmin".
- Version:
- generated at 03-Nov-2015 12:24:02
- 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 |
TypedConsumerAdminPOATie
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate)
TypedConsumerAdminPOATie
public TypedConsumerAdminPOATie(TypedConsumerAdminOperations delegate,
POA poa)
_this
public TypedConsumerAdmin _this()
- Overrides:
_this in class TypedConsumerAdminPOA
_this
public TypedConsumerAdmin _this(ORB orb)
- Overrides:
_this in class TypedConsumerAdminPOA
_delegate
public TypedConsumerAdminOperations _delegate()
_delegate
public void _delegate(TypedConsumerAdminOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
obtain_pull_supplier
public ProxyPullSupplier obtain_pull_supplier()
obtain_typed_pull_supplier
public TypedProxyPullSupplier obtain_typed_pull_supplier(String supported_interface)
throws InterfaceNotSupported
- Throws:
InterfaceNotSupported
obtain_typed_push_supplier
public ProxyPushSupplier obtain_typed_push_supplier(String uses_interface)
throws NoSuchImplementation
- Throws:
NoSuchImplementation
obtain_push_supplier
public ProxyPushSupplier obtain_push_supplier()
Copyright © 2015 JacORB. All rights reserved.