Package com.ibm.websphere.logging.hpel
Interface LogRecordContext.Extension
- 
- Enclosing class:
- LogRecordContext
 
 public static interface LogRecordContext.ExtensionCall back interface to retrieve current extension value.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetValue()Returns current value of this extension.
 
-