org.omg.Security
Class AuditEventType

java.lang.Object
  extended by org.omg.Security.AuditEventType
All Implemented Interfaces:
Serializable, IDLEntity

public final class AuditEventType
extends Object
implements IDLEntity

org/omg/Security/AuditEventType.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/Security.idl Saturday, September 22, 2012 10:56:39 AM CEST

See Also:
Serialized Form

Field Summary
 ExtensibleFamily event_family
           
 short event_type
           
 
Constructor Summary
AuditEventType()
           
AuditEventType(ExtensibleFamily _event_family, short _event_type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event_family

public ExtensibleFamily event_family

event_type

public short event_type
Constructor Detail

AuditEventType

public AuditEventType()

AuditEventType

public AuditEventType(ExtensibleFamily _event_family,
                      short _event_type)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.