org.csapi.fw.fw_service.integrity
Interface IpSvcHeartBeatMgmtOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpSvcHeartBeatMgmt
- All Known Implementing Classes:
- _IpSvcHeartBeatMgmtStub, IpSvcHeartBeatMgmtPOA, IpSvcHeartBeatMgmtPOATie
public interface IpSvcHeartBeatMgmtOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpSvcHeartBeatMgmt"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
enableSvcHeartBeat
void enableSvcHeartBeat(int interval,
IpFwHeartBeat fwInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
disableSvcHeartBeat
void disableSvcHeartBeat()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
changeInterval
void changeInterval(int interval)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.