org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel
All Known Implementing Classes:
_AuditChannelLocalBase, AuditChannelLocalTie

public interface AuditChannelOperations

Generated from IDL interface "AuditChannel".

Version:
generated at Mar 23, 2009 3:46:18 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, Any event_specific_data)
           
 

Method Detail

audit_write

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

audit_channel_id

int audit_channel_id()


Copyright © 2009. All Rights Reserved.