Uses of Interface
com.ibm.websphere.logging.hpel.LogRecordContext.Extension
-
Packages that use LogRecordContext.Extension Package Description com.ibm.websphere.logging.hpel Provides the classes and interfaces needed to read content from, and write content to High Performance Extensible Logging (HPEL) repositories. -
-
Uses of LogRecordContext.Extension in com.ibm.websphere.logging.hpel
Methods in com.ibm.websphere.logging.hpel with parameters of type LogRecordContext.Extension Modifier and Type Method Description static void
LogRecordContext. registerExtension(java.lang.String key, LogRecordContext.Extension extension)
Registers new context extension.
-