org.omg.CosNotifyComm
Class StructuredPullSupplierPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyComm.StructuredPullSupplierPOA
org.omg.CosNotifyComm.StructuredPullSupplierPOATie
- All Implemented Interfaces:
- InvokeHandler, NotifySubscribeOperations, StructuredPullSupplierOperations
public class StructuredPullSupplierPOATie
- extends StructuredPullSupplierPOA
Generated from IDL interface "StructuredPullSupplier".
- Version:
- generated at 03-Nov-2015 12:24:00
- 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 |
StructuredPullSupplierPOATie
public StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate)
StructuredPullSupplierPOATie
public StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate,
POA poa)
_this
public StructuredPullSupplier _this()
- Overrides:
_this in class StructuredPullSupplierPOA
_this
public StructuredPullSupplier _this(ORB orb)
- Overrides:
_this in class StructuredPullSupplierPOA
_delegate
public StructuredPullSupplierOperations _delegate()
_delegate
public void _delegate(StructuredPullSupplierOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
subscription_change
public void subscription_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Throws:
InvalidEventType
disconnect_structured_pull_supplier
public void disconnect_structured_pull_supplier()
pull_structured_event
public StructuredEvent pull_structured_event()
throws Disconnected
- Throws:
Disconnected
try_pull_structured_event
public StructuredEvent try_pull_structured_event(BooleanHolder has_event)
throws Disconnected
- Throws:
Disconnected
Copyright © 2015 JacORB. All rights reserved.