Uses of Interface
com.ibm.wsspi.logging.TextFileOutputStreamFactory
-
Packages that use TextFileOutputStreamFactory Package Description com.ibm.websphere.ras com.ibm.ws.ffdc This package provides facilities to write first failure data capture (FFDC) records to assist in debugging problems. -
-
Uses of TextFileOutputStreamFactory in com.ibm.websphere.ras
Methods in com.ibm.websphere.ras that return TextFileOutputStreamFactory Modifier and Type Method Description static TextFileOutputStreamFactory
TrConfigurator. getFileOutputStreamFactory()
-
Uses of TextFileOutputStreamFactory in com.ibm.ws.ffdc
Methods in com.ibm.ws.ffdc that return TextFileOutputStreamFactory Modifier and Type Method Description static TextFileOutputStreamFactory
FFDCConfigurator. getFileOutputStreamFactory()
-