All Classes
-
All Classes Interface Summary Class Summary Class Description AuditLog AuditLog is the superclass of audit log implementations.AuditLog.AuditLogActivity Count up the number of records of each severity logged by a component.AuditLogDestination AuditLogDestination provides the support to push audit log records to the desired locations for either storage or processing.AuditLoggingComponent AuditLoggingComponent is an interface that components can implement to indicate that they can make use of an audit log.AuditLogMessageDefinition AuditLogMessageDefinition extends MessageDefinition to provide a container that describes a single instance of a message for an audit log record.AuditLogMessageSet AuditLogMessageSet is the interface implemented by an enum that contains the collection of message definitions for a component.AuditLogRecord AuditLogRecord provides a carrier for details about a single log record in the audit log.AuditLogRecordSeverity AuditLogRecordSeverity defines the different levels of severity for log records stored in an AuditLogRecord.AuditLogReport AuditLogReport is a container for returning information about a hierarchy of audit logs.AuditLogReportingComponent AuditLogReportingComponent describes the component issuing the audit log record.ComponentDescription ComponentDescription is an interface implemented by a enum that describes the components using the audit logExceptionMessageDefinition ExceptionMessageDefinition extends MessageDefinition to provide a container that describes a single instance of a message for an exception.ExceptionMessageSet ExceptionMessageSet is the interface implemented by an enum that contains the collection of message definitions for a component's exceptions.MessageDefinition MessageDefinition is a container that describes a single instance of a message.MessageFormatter MessageFormatter is the superclass of audit log implementations.