tecgraf.openbus.fault_tolerance.v1_05
Class IFaultTolerantServicePOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by tecgraf.openbus.fault_tolerance.v1_05.IFaultTolerantServicePOA
          extended by tecgraf.openbus.fault_tolerance.v1_05.IFaultTolerantServicePOATie
All Implemented Interfaces:
InvokeHandler, IFaultTolerantServiceOperations

public class IFaultTolerantServicePOATie
extends IFaultTolerantServicePOA

Generated from IDL interface "IFaultTolerantService".

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

Constructor Summary
IFaultTolerantServicePOATie(IFaultTolerantServiceOperations delegate)
           
IFaultTolerantServicePOATie(IFaultTolerantServiceOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IFaultTolerantServiceOperations _delegate()
           
 void _delegate(IFaultTolerantServiceOperations delegate)
           
 IFaultTolerantService _this()
           
 IFaultTolerantService _this(ORB orb)
           
 void init()
           
 boolean isAlive()
           
 void kill()
           
 void setStatus(boolean isAlive)
           
 boolean updateStatus(Any param)
           
 
Methods inherited from class tecgraf.openbus.fault_tolerance.v1_05.IFaultTolerantServicePOA
_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

IFaultTolerantServicePOATie

public IFaultTolerantServicePOATie(IFaultTolerantServiceOperations delegate)

IFaultTolerantServicePOATie

public IFaultTolerantServicePOATie(IFaultTolerantServiceOperations delegate,
                                   POA poa)
Method Detail

_this

public IFaultTolerantService _this()
Overrides:
_this in class IFaultTolerantServicePOA

_this

public IFaultTolerantService _this(ORB orb)
Overrides:
_this in class IFaultTolerantServicePOA

_delegate

public IFaultTolerantServiceOperations _delegate()

_delegate

public void _delegate(IFaultTolerantServiceOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

init

public void init()

setStatus

public void setStatus(boolean isAlive)

kill

public void kill()

isAlive

public boolean isAlive()

updateStatus

public boolean updateStatus(Any param)


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