org.omg.CosTypedEventComm
Class TypedPullSupplierPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTypedEventComm.TypedPullSupplierPOA
org.omg.CosTypedEventComm.TypedPullSupplierPOATie
- All Implemented Interfaces:
- InvokeHandler, PullSupplierOperations, TypedPullSupplierOperations
- public class TypedPullSupplierPOATie
- extends TypedPullSupplierPOA
Generated from IDL interface "TypedPullSupplier"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedPullSupplierPOATie
public TypedPullSupplierPOATie(TypedPullSupplierOperations delegate)
TypedPullSupplierPOATie
public TypedPullSupplierPOATie(TypedPullSupplierOperations delegate,
POA poa)
_this
public TypedPullSupplier _this()
- Overrides:
_this
in class TypedPullSupplierPOA
_this
public TypedPullSupplier _this(ORB orb)
- Overrides:
_this
in class TypedPullSupplierPOA
_delegate
public TypedPullSupplierOperations _delegate()
_delegate
public void _delegate(TypedPullSupplierOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
disconnect_pull_supplier
public void disconnect_pull_supplier()
pull
public Any pull()
throws Disconnected
- Throws:
Disconnected
get_typed_supplier
public Object get_typed_supplier()
try_pull
public Any try_pull(BooleanHolder has_event)
throws Disconnected
- Throws:
Disconnected