public interface EndpointBuilder<T extends Endpoint>
Modifier and Type | Method and Description |
---|---|
T |
build()
Builds the endpoint.
|
T |
build(CitrusEndpoint endpointAnnotation)
Builds the endpoint from given endpoint annotations.
|
T build()
T build(CitrusEndpoint endpointAnnotation)
endpointAnnotation
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.