Class InterceptableEndpointConfiguration
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
- Direct Known Subclasses:
AuditableEndpointConfiguration
Abstract base class for configuration for
InterceptableEndpoint
that use the Interceptor framework
defined in this module- Since:
- 3.1
-
Constructor Summary
ModifierConstructorDescriptionprotected
InterceptableEndpointConfiguration
(org.apache.camel.support.DefaultComponent component, Map<String, Object> parameters) -
Method Summary
-
Constructor Details
-
InterceptableEndpointConfiguration
-
-
Method Details
-
getCustomInterceptorFactories
- Returns:
- configured interceptor factories for the endpoint
-