Class ProducerOutPayloadLoggerInterceptor.Factory

java.lang.Object
org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport<ProducerOutPayloadLoggerInterceptor>
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor.Factory
All Implemented Interfaces:
Serializable, org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactory
Enclosing class:
ProducerOutPayloadLoggerInterceptor

public static class ProducerOutPayloadLoggerInterceptor.Factory extends org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport<ProducerOutPayloadLoggerInterceptor>
See Also:
  • Constructor Details

    • Factory

      public Factory(String fileNamePattern)
    • Factory

      public Factory(org.openehealth.ipf.commons.ihe.core.payload.ExpressionResolver resolver)
  • Method Details

    • getNewInstance

      public ProducerOutPayloadLoggerInterceptor getNewInstance()
      Specified by:
      getNewInstance in interface org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactory
      Overrides:
      getNewInstance in class org.openehealth.ipf.platform.camel.ihe.core.InterceptorFactorySupport<ProducerOutPayloadLoggerInterceptor>
    • setEnabled

      public void setEnabled(boolean enabled)