IBM WebSphere Application ServerTM
Release 8

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
 java.lang.String getValue()
          Returns current value of this extension.
 

Method Detail

getValue

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

Returns:
String value of this extension

IBM WebSphere Application ServerTM
Release 8