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 07-Dec-2012 13:29:07
- Author:
- JacORB IDL compiler V 3.2, 07-Dec-2012
| Methods inherited from class org.omg.PortableServer.Servant |
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_object |
| 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 © 2012 JacORB. All Rights Reserved.