Uses of Interface
org.apache.camel.component.splunk.SplunkConfigurationFactory
-
Packages that use SplunkConfigurationFactory Package Description org.apache.camel.component.splunk -
-
Uses of SplunkConfigurationFactory in org.apache.camel.component.splunk
Classes in org.apache.camel.component.splunk that implement SplunkConfigurationFactory Modifier and Type Class Description classDefaultSplunkConfigurationFactoryMethods in org.apache.camel.component.splunk that return SplunkConfigurationFactory Modifier and Type Method Description SplunkConfigurationFactorySplunkComponent. getSplunkConfigurationFactory()Methods in org.apache.camel.component.splunk with parameters of type SplunkConfigurationFactory Modifier and Type Method Description voidSplunkComponent. setSplunkConfigurationFactory(SplunkConfigurationFactory splunkConfigurationFactory)To use theSplunkConfigurationFactory
-