org.omg.CosNotifyComm
Class NotifyPublishPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosNotifyComm.NotifyPublishPOA
|
+--org.omg.CosNotifyComm.NotifyPublishPOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, NotifyPublishOperations
- public class NotifyPublishPOATie
- extends NotifyPublishPOA
The NotifyPublish interface supports an operation which allows a supplier of
Notifications to announce, or publish, the names of the types of events it will be
supplying, It is intended to be an abstract interface which is inherited by all
Notification Service consumer interfaces, and enables suppliers to inform consumers
supporting this interface of the types of events they intend to supply.
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyPublishPOATie
public NotifyPublishPOATie(NotifyPublishOperations tieObject)
- Constructor
NotifyPublishPOATie
public NotifyPublishPOATie(NotifyPublishOperations tieObject,
org.omg.PortableServer.POA poa)
- Constructor
_delegate
public NotifyPublishOperations _delegate()
- Get the delegate
_delegate
public void _delegate(NotifyPublishOperations delegate_)
- Set the delegate
_default_POA
public org.omg.PortableServer.POA _default_POA()
- _default_POA method
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
offer_change
public void offer_change(EventType[] added,
EventType[] removed)
throws InvalidEventType
- Operation offer_change