|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.idm.logging.audit.UlfFormatter
This class formats audit events according to the Uniform Logging Format specification used by the Sun Java System Application Server.
Field Summary | |
static java.lang.String |
CLASS
|
static java.lang.String |
code_id
|
Constructor Summary | |
UlfFormatter()
|
Method Summary | |
java.lang.String |
format(java.util.Map record)
Convert a log record to text. |
java.lang.String |
getDisplayName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
public static final java.lang.String CLASS
Constructor Detail |
public UlfFormatter()
Method Detail |
public java.lang.String getDisplayName()
getDisplayName
in interface AuditRecordFormatter
public java.lang.String format(java.util.Map record)
TextFormatter
format
in interface TextFormatter
record
- - the record to convert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |