org.csapi.fw.fw_application.integrity
Class IpAppHeartBeatMgmtPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.fw.fw_application.integrity.IpAppHeartBeatMgmtPOA
          extended by org.csapi.fw.fw_application.integrity.IpAppHeartBeatMgmtPOATie
All Implemented Interfaces:
IpAppHeartBeatMgmtOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppHeartBeatMgmtPOATie
extends IpAppHeartBeatMgmtPOA

Generated from IDL interface "IpAppHeartBeatMgmt"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppHeartBeatMgmtPOATie(IpAppHeartBeatMgmtOperations delegate)
           
IpAppHeartBeatMgmtPOATie(IpAppHeartBeatMgmtOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppHeartBeatMgmtOperations _delegate()
           
 void _delegate(IpAppHeartBeatMgmtOperations delegate)
           
 IpAppHeartBeatMgmt _this()
           
 IpAppHeartBeatMgmt _this(org.omg.CORBA.ORB orb)
           
 void changeInterval(int interval)
           
 void disableAppHeartBeat()
           
 void enableAppHeartBeat(int interval, IpHeartBeat fwInterface)
           
 
Methods inherited from class org.csapi.fw.fw_application.integrity.IpAppHeartBeatMgmtPOA
_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

IpAppHeartBeatMgmtPOATie

public IpAppHeartBeatMgmtPOATie(IpAppHeartBeatMgmtOperations delegate)

IpAppHeartBeatMgmtPOATie

public IpAppHeartBeatMgmtPOATie(IpAppHeartBeatMgmtOperations delegate,
                                org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppHeartBeatMgmt _this()
Overrides:
_this in class IpAppHeartBeatMgmtPOA

_this

public IpAppHeartBeatMgmt _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppHeartBeatMgmtPOA

_delegate

public IpAppHeartBeatMgmtOperations _delegate()

_delegate

public void _delegate(IpAppHeartBeatMgmtOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

disableAppHeartBeat

public void disableAppHeartBeat()

enableAppHeartBeat

public void enableAppHeartBeat(int interval,
                               IpHeartBeat fwInterface)

changeInterval

public void changeInterval(int interval)


Copyright © 2009. All Rights Reserved.