org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel
All Known Implementing Classes:
_AuditChannelLocalBase

public interface AuditChannelOperations

Generated from IDL interface "AuditChannel"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 int audit_channel_id()
           
 void audit_write(AuditEventType event_type, Credentials[] creds, UtcT time, SelectorValue[] descriptors, Any event_specific_data)
           
 

Method Detail

audit_write

public void audit_write(AuditEventType event_type,
                        Credentials[] creds,
                        UtcT time,
                        SelectorValue[] descriptors,
                        Any event_specific_data)

audit_channel_id

public int audit_channel_id()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.