org.omg.FT
Class FaultNotifierPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.FT.FaultNotifierPOA
|
+--org.omg.FT.FaultNotifierPOATie
- All Implemented Interfaces:
- FaultNotifierOperations, org.omg.CORBA.portable.InvokeHandler
- public class FaultNotifierPOATie
- extends FaultNotifierPOA
Fields inherited from class org.omg.PortableServer.Servant |
_delegate, _hasGetInterface |
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 |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
_tie
private FaultNotifierOperations _tie
_poa
private org.omg.PortableServer.POA _poa
FaultNotifierPOATie
public FaultNotifierPOATie(FaultNotifierOperations tieObject)
FaultNotifierPOATie
public FaultNotifierPOATie(FaultNotifierOperations tieObject,
org.omg.PortableServer.POA poa)
_delegate
public FaultNotifierOperations _delegate()
_delegate
public void _delegate(FaultNotifierOperations delegate_)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
push_structured_fault
public void push_structured_fault(org.omg.CosNotification.StructuredEvent event)
push_sequence_fault
public void push_sequence_fault(org.omg.CosNotification.StructuredEvent[] events)
create_subscription_filter
public org.omg.CosNotifyFilter.Filter create_subscription_filter(java.lang.String constraint_grammar)
throws org.omg.CosNotifyFilter.InvalidGrammar
connect_structured_fault_consumer
public long connect_structured_fault_consumer(org.omg.CosNotifyComm.StructuredPushConsumer push_consumer,
org.omg.CosNotifyFilter.Filter filter)
connect_sequence_fault_consumer
public long connect_sequence_fault_consumer(org.omg.CosNotifyComm.SequencePushConsumer push_consumer,
org.omg.CosNotifyFilter.Filter filter)
disconnect_consumer
public void disconnect_consumer(long connection)
throws org.omg.CosEventComm.Disconnected