|
Change Return Type TransformerRegistry to TransformerRegistry<? extends ValueHolder<String>> in method public getTransformerRegistry() : TransformerRegistry<? extends ValueHolder<String>> in class org.apache.camel.CamelContext |
From |
To |
|
Change Return Type ValidatorRegistry to ValidatorRegistry<ValidatorKey> in method public getValidatorRegistry() : ValidatorRegistry<ValidatorKey> in class org.apache.camel.impl.DefaultCamelContext |
From |
To |
|
Change Return Type TransformerRegistry to TransformerRegistry<TransformerKey> in method public getTransformerRegistry() : TransformerRegistry<TransformerKey> in class org.apache.camel.impl.DefaultCamelContext |
From |
To |
|
Change Return Type EndpointRegistry<String> to EndpointRegistry<? extends ValueHolder<String>> in method public getEndpointRegistry() : EndpointRegistry<? extends ValueHolder<String>> in class org.apache.camel.CamelContext |
From |
To |
|
Change Return Type ValidatorRegistry to ValidatorRegistry<? extends ValueHolder<String>> in method public getValidatorRegistry() : ValidatorRegistry<? extends ValueHolder<String>> in class org.apache.camel.CamelContext |
From |
To |
|
Change Return Type EndpointRegistry to EndpointRegistry<EndpointKey> in method public getEndpointRegistry() : EndpointRegistry<EndpointKey> in class org.apache.camel.impl.DefaultCamelContext |
From |
To |