Class HPELZipRepositoryExporter

java.lang.Object
com.ibm.ws.logging.hpel.impl.AbstractHPELRepositoryExporter
com.ibm.websphere.logging.hpel.writer.HPELZipRepositoryExporter
All Implemented Interfaces:
RepositoryExporter

public class HPELZipRepositoryExporter extends com.ibm.ws.logging.hpel.impl.AbstractHPELRepositoryExporter
Implementation of the RepositoryExporter interface exporting log records in a compressed file containing HPEL formatted files.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructs exporter storing log records in HPEL format.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Finishes writing exported repository and closes all open resources.

    Methods inherited from class com.ibm.ws.logging.hpel.impl.AbstractHPELRepositoryExporter

    storeHeader, storeHeader, storeRecord

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait