com.ibm.websphere.logging.hpel

Interface LogRecordContext.Extension

Enclosing class:
LogRecordContext

  1. public static interface LogRecordContext.Extension
Call back interface to retrieve current extension value.

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getValue()
Returns current value of this extension.

Method Detail

getValue

  1. java.lang.String getValue()
Returns current value of this extension.
Returns:
String value of this extension