Interface ExchangeDataFilter

All Known Implementing Classes:
StatusExchangeDataFilter

public interface ExchangeDataFilter
This interface can be implemented to indicate to PersistOutInterceptor if an ExchangeData should be persisted.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details