org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel

public interface AuditChannelOperations

Generated from IDL interface "AuditChannel".

Version:
generated at Mar 17, 2009 1:47:00 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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()