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 Sep 22, 2012 10:58:00 AM
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 © 2003-2012 Apache Software Foundation. All Rights Reserved.