org.omg.CosNotifyComm
Class StructuredPushConsumerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyComm.StructuredPushConsumerPOA
org.omg.CosNotifyComm.StructuredPushConsumerPOATie
- All Implemented Interfaces:
- InvokeHandler, NotifyPublishOperations, StructuredPushConsumerOperations
public class StructuredPushConsumerPOATie
- extends StructuredPushConsumerPOA
Generated from IDL interface "StructuredPushConsumer".
- 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 |
StructuredPushConsumerPOATie
public StructuredPushConsumerPOATie(StructuredPushConsumerOperations delegate)
StructuredPushConsumerPOATie
public StructuredPushConsumerPOATie(StructuredPushConsumerOperations delegate,
POA poa)
_this
public StructuredPushConsumer _this()
- Overrides:
_this in class StructuredPushConsumerPOA
_this
public StructuredPushConsumer _this(ORB orb)
- Overrides:
_this in class StructuredPushConsumerPOA
_delegate
public StructuredPushConsumerOperations _delegate()
_delegate
public void _delegate(StructuredPushConsumerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
disconnect_structured_push_consumer
public void disconnect_structured_push_consumer()
push_structured_event
public void push_structured_event(StructuredEvent notification)
throws Disconnected
- Throws:
Disconnected
offer_change
public void offer_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Throws:
InvalidEventType
Copyright © 2015 JacORB. All rights reserved.