org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel

public interface AuditChannelOperations

Generated from IDL interface "AuditChannel"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

audit_write

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

audit_channel_id

int audit_channel_id()