org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel

public interface AuditChannelOperations

Generated from IDL interface "AuditChannel"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-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

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

audit_channel_id

public int audit_channel_id()