org.csapi.fw.fw_service.notification
Interface IpSvcEventNotificationOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpSvcEventNotification
- All Known Implementing Classes:
- _IpSvcEventNotificationStub, IpSvcEventNotificationPOA, IpSvcEventNotificationPOATie
public interface IpSvcEventNotificationOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpSvcEventNotification"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
reportNotification
void reportNotification(TpFwEventInfo eventInfo,
int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
notificationTerminated
void notificationTerminated()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.