Class ConsumerTracingInterceptor.Factory
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerTracingInterceptor.Factory
- All Implemented Interfaces:
Serializable
,InterceptorFactory
- Enclosing class:
- ConsumerTracingInterceptor
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a new instance of an Interceptor
-
Constructor Details
-
Factory
-
-
Method Details
-
getNewInstance
Description copied from interface:InterceptorFactory
Returns a new instance of an Interceptor- Specified by:
getNewInstance
in interfaceInterceptorFactory
- Returns:
- new instance of an Interceptor
-