org.csapi.fw.fw_service.integrity
Class IpSvcHeartBeatMgmtPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_service.integrity.IpSvcHeartBeatMgmtPOA
org.csapi.fw.fw_service.integrity.IpSvcHeartBeatMgmtPOATie
- All Implemented Interfaces:
- IpSvcHeartBeatMgmtOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpSvcHeartBeatMgmtPOATie
- extends IpSvcHeartBeatMgmtPOA
Generated from IDL interface "IpSvcHeartBeatMgmt"
- 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 |
IpSvcHeartBeatMgmtPOATie
public IpSvcHeartBeatMgmtPOATie(IpSvcHeartBeatMgmtOperations delegate)
IpSvcHeartBeatMgmtPOATie
public IpSvcHeartBeatMgmtPOATie(IpSvcHeartBeatMgmtOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpSvcHeartBeatMgmt _this()
- Overrides:
_this in class IpSvcHeartBeatMgmtPOA
_this
public IpSvcHeartBeatMgmt _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpSvcHeartBeatMgmtPOA
_delegate
public IpSvcHeartBeatMgmtOperations _delegate()
_delegate
public void _delegate(IpSvcHeartBeatMgmtOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
disableSvcHeartBeat
public void disableSvcHeartBeat()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
enableSvcHeartBeat
public void enableSvcHeartBeat(int interval,
IpFwHeartBeat fwInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
changeInterval
public void changeInterval(int interval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.