Class ReactorStreamsServiceFactory
java.lang.Object
org.apache.camel.component.reactor.engine.ReactorStreamsServiceFactory
- All Implemented Interfaces:
org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
public class ReactorStreamsServiceFactory
extends Object
implements org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServicenewInstance(org.apache.camel.CamelContext context, org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration)
-
Constructor Details
-
ReactorStreamsServiceFactory
public ReactorStreamsServiceFactory()
-
-
Method Details
-
newInstance
public org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService newInstance(org.apache.camel.CamelContext context, org.apache.camel.component.reactive.streams.engine.ReactiveStreamsEngineConfiguration configuration) - Specified by:
newInstancein interfaceorg.apache.camel.component.reactive.streams.api.CamelReactiveStreamsServiceFactory
-