IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.xct.customize
Interface Storage


public interface Storage

This interface is provided for WebSphere Application Server stack products and infrastructure extenders that want to use Cross Component Trace for product-specific correlation needs.

For details on usage, please contact IBM support.


Method Summary
 java.io.OutputStream getOutputStream()
           
 java.lang.String getRelativePath()
           
 

Method Detail

getOutputStream

java.io.OutputStream getOutputStream()
                                     throws java.io.IOException
Throws:
java.io.IOException

getRelativePath

java.lang.String getRelativePath()

IBM WebSphere Application ServerTM
Release 8