org.csapi.fw.fw_application.integrity
Class IpHeartBeatMgmtPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_application.integrity.IpHeartBeatMgmtPOA
org.csapi.fw.fw_application.integrity.IpHeartBeatMgmtPOATie
- All Implemented Interfaces:
- IpHeartBeatMgmtOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpHeartBeatMgmtPOATie
- extends IpHeartBeatMgmtPOA
Generated from IDL interface "IpHeartBeatMgmt"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpHeartBeatMgmtPOATie
public IpHeartBeatMgmtPOATie(IpHeartBeatMgmtOperations delegate)
IpHeartBeatMgmtPOATie
public IpHeartBeatMgmtPOATie(IpHeartBeatMgmtOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpHeartBeatMgmt _this()
- Overrides:
_this in class IpHeartBeatMgmtPOA
_this
public IpHeartBeatMgmt _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpHeartBeatMgmtPOA
_delegate
public IpHeartBeatMgmtOperations _delegate()
_delegate
public void _delegate(IpHeartBeatMgmtOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
enableHeartBeat
public void enableHeartBeat(int interval,
IpAppHeartBeat appInterface)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
disableHeartBeat
public void disableHeartBeat()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
changeInterval
public void changeInterval(int interval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.