Package com.consol.citrus.channel
Class ChannelEndpointComponent
- java.lang.Object
-
- com.consol.citrus.endpoint.AbstractEndpointComponent
-
- com.consol.citrus.channel.ChannelEndpointComponent
-
- All Implemented Interfaces:
com.consol.citrus.endpoint.EndpointComponent
public class ChannelEndpointComponent extends com.consol.citrus.endpoint.AbstractEndpointComponentChannel endpoint component creates synchronous or asynchronous channel endpoint and sets configuration properties accordingly.- Since:
- 1.4.1
- Author:
- Christoph Deppisch
-
-
Constructor Summary
Constructors Constructor Description ChannelEndpointComponent()Default constructor using the name for this component.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.consol.citrus.endpoint.EndpointcreateEndpoint(String resourcePath, Map<String,String> parameters, com.consol.citrus.context.TestContext context)
-