Package com.ibm.websphere.logging.hpel
Interface LogRecordContext.Extension
- Enclosing class:
- LogRecordContext
public static interface LogRecordContext.Extension
Call back interface to retrieve current extension value.
-
Method Summary
-
Method Details
-
getValue
String getValue()Returns current value of this extension.- Returns:
- String value of this extension
-