com.ibm.wsspi.xct.customize

Interface StorageProvider


  1. public interface StorageProvider
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

Modifier and Type Method and Description
  1. Storage
create(java.lang.String prefix,java.lang.String suffix)

Method Detail

create

  1. Storage create(java.lang.String prefix,
  2. java.lang.String suffix)
  3. throws java.io.IOException
Throws:
java.io.IOException