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

Method Summary
 void changeInterval(int interval)
           
 void disableSvcHeartBeat()
           
 void enableSvcHeartBeat(int interval, IpFwHeartBeat fwInterface)
           
 

Method Detail

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 © 2008. All Rights Reserved.