tecgraf.openbus.fault_tolerance.v1_05
Class IFTServiceMonitorPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.fault_tolerance.v1_05.IFTServiceMonitorPOA
          extended by tecgraf.openbus.fault_tolerance.v1_05.IFTServiceMonitorPOATie
All Implemented Interfaces:
InvokeHandler, IFTServiceMonitorOperations

public class IFTServiceMonitorPOATie
extends IFTServiceMonitorPOA

Generated from IDL interface "IFTServiceMonitor".

Version:
generated at Jan 25, 2017 11:06:47 AM
Author:
JacORB IDL compiler V 3.8

Constructor Summary
IFTServiceMonitorPOATie(IFTServiceMonitorOperations delegate)
           
IFTServiceMonitorPOATie(IFTServiceMonitorOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IFTServiceMonitorOperations _delegate()
           
 void _delegate(IFTServiceMonitorOperations delegate)
           
 IFTServiceMonitor _this()
           
 IFTServiceMonitor _this(ORB orb)
           
 void monitor()
           
 
Methods inherited from class tecgraf.openbus.fault_tolerance.v1_05.IFTServiceMonitorPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _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
 

Constructor Detail

IFTServiceMonitorPOATie

public IFTServiceMonitorPOATie(IFTServiceMonitorOperations delegate)

IFTServiceMonitorPOATie

public IFTServiceMonitorPOATie(IFTServiceMonitorOperations delegate,
                               POA poa)
Method Detail

_this

public IFTServiceMonitor _this()
Overrides:
_this in class IFTServiceMonitorPOA

_this

public IFTServiceMonitor _this(ORB orb)
Overrides:
_this in class IFTServiceMonitorPOA

_delegate

public IFTServiceMonitorOperations _delegate()

_delegate

public void _delegate(IFTServiceMonitorOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

monitor

public void monitor()


Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.