A B C E F G K L O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractPhaseListener - Class in org.apache.camel.k.listener
- AbstractPhaseListener(Runtime.Phase) - Constructor for class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime) - Method in class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime) - Method in class org.apache.camel.k.listener.ContextConfigurer
- accept(Runtime) - Method in class org.apache.camel.k.listener.PropertiesConfigurer
- accept(Runtime) - Method in class org.apache.camel.k.listener.RoutesConfigurer
- accept(Runtime.Phase, Runtime) - Method in class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime.Phase, Runtime) - Method in interface org.apache.camel.k.Runtime.Listener
- addConfiguration(Object) - Method in interface org.apache.camel.k.Runtime
- addRoutes(RoutesBuilder) - Method in interface org.apache.camel.k.Runtime
- afterConfigure(Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.RuntimeSupport
- afterConfigure(Optional<RoutesBuilder>, Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.RuntimeSupport
- afterLoad(SourceLoader, Source, SourceLoader.Result) - Method in interface org.apache.camel.k.SourceLoader.Interceptor
-
Invoked after the source is materialized and before is added to the runtime.
- apply(String) - Method in class org.apache.camel.k.support.KubernetesPropertiesFunction
- apply(CamelContext) - Method in interface org.apache.camel.k.ContextCustomizer
-
Perform CamelContext customization.
B
- beforeConfigure(Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.RuntimeSupport
- beforeConfigure(Optional<RoutesBuilder>, Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.RuntimeSupport
- beforeLoad(SourceLoader, Source) - Method in interface org.apache.camel.k.SourceLoader.Interceptor
-
Invoked before the source is materialized top a RoutesBuilder.
- bindProperties(CamelContext, Object, String) - Static method in class org.apache.camel.k.support.PropertiesSupport
- builder() - Method in interface org.apache.camel.k.SourceLoader.Result
-
A containing routes to be added to the
CamelContext
.
C
- compareTo(ContextCustomizer) - Method in interface org.apache.camel.k.ContextCustomizer
- configuration() - Method in interface org.apache.camel.k.SourceLoader.Result
-
A configuration class that can be used to customize the
CamelContext
. - ConfigureContext - org.apache.camel.k.Runtime.Phase
- configureContextCustomizers(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- configureContextCustomizers(HasCamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- ConfigureProperties - org.apache.camel.k.Runtime.Phase
- ConfigureRoutes - org.apache.camel.k.Runtime.Phase
- Constants - Class in org.apache.camel.k
- CONTEXT_CUSTOMIZER_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- ContextConfigurer - Class in org.apache.camel.k.listener
- ContextConfigurer() - Constructor for class org.apache.camel.k.listener.ContextConfigurer
- ContextCustomizer - Interface in org.apache.camel.k
- CUSTOMIZER_PREFIX - Static variable in class org.apache.camel.k.Constants
- CUSTOMIZER_PREFIX_FALLBACK - Static variable in class org.apache.camel.k.Constants
E
- ENABLE_CUSTOMIZER_PATTERN - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_CONF - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_CONF_D - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_CUSTOMIZERS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_MOUNT_PATH_CONFIGMAPS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_MOUNT_PATH_SECRETS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_ROUTES - Static variable in class org.apache.camel.k.Constants
F
- forRoutes(String...) - Static method in class org.apache.camel.k.listener.RoutesConfigurer
- fromBytes(String, byte[]) - Static method in class org.apache.camel.k.Sources
- fromBytes(String, String, String, byte[]) - Static method in class org.apache.camel.k.Sources
- fromBytes(String, String, String, List<String>, byte[]) - Static method in class org.apache.camel.k.Sources
- fromURI(String) - Static method in class org.apache.camel.k.Sources
G
- getCamelContext(Class<T>) - Method in interface org.apache.camel.k.Runtime
- getInterceptors() - Method in interface org.apache.camel.k.Source
- getLanguage() - Method in interface org.apache.camel.k.Source
- getLoader() - Method in interface org.apache.camel.k.Source
- getName() - Method in interface org.apache.camel.k.Source
- getName() - Method in class org.apache.camel.k.support.KubernetesPropertiesFunction
- getOrder() - Method in interface org.apache.camel.k.ContextCustomizer
- getOrder() - Method in class org.apache.camel.k.listener.PropertiesConfigurer
- getOrder() - Method in interface org.apache.camel.k.Runtime.Listener
- getRegistry() - Method in interface org.apache.camel.k.Runtime
-
Returns the registry associated to this runtime.
- getRuntime() - Method in interface org.apache.camel.k.RuntimeAware
- getSupportedLanguages() - Method in interface org.apache.camel.k.SourceLoader
-
Provides a list of the languages supported by this loader.
K
- KubernetesPropertiesFunction - Class in org.apache.camel.k.support
- KubernetesPropertiesFunction(String, String) - Constructor for class org.apache.camel.k.support.KubernetesPropertiesFunction
L
- load(Runtime, String[]) - Method in class org.apache.camel.k.listener.RoutesConfigurer
- load(Runtime, Source) - Static method in class org.apache.camel.k.listener.RoutesConfigurer
- load(Runtime, Source) - Method in interface org.apache.camel.k.SourceLoader
-
Creates a camel
RoutesBuilder
from the given resource. - loadApplicationProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- loaderFor(CamelContext, Source) - Static method in class org.apache.camel.k.support.RuntimeSupport
- loadInterceptors(CamelContext, Source) - Static method in class org.apache.camel.k.support.RuntimeSupport
- loadProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- loadUserProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- LOGGING_LEVEL_PREFIX - Static variable in class org.apache.camel.k.Constants
- lookupCustomizerByID(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupCustomizerIDs(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupCustomizers(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderById(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderByLanguage(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderFromResource(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
O
- on(Object) - Static method in interface org.apache.camel.k.SourceLoader.Result
-
Construct an instance of
SourceLoader.Result
by determining the type of hte given target object.. - on(CamelContext) - Static method in interface org.apache.camel.k.Runtime
-
Helper to create a simple runtime from a given Camel Context.
- on(RoutesBuilder) - Static method in interface org.apache.camel.k.SourceLoader.Result
-
Construct an instance of
SourceLoader.Result
for the givenRoutesBuilder
. - on(HasCamelContext) - Static method in interface org.apache.camel.k.Runtime
-
Helper to create a simple runtime from a given Camel Context provider.
- org.apache.camel.k - package org.apache.camel.k
- org.apache.camel.k.listener - package org.apache.camel.k.listener
- org.apache.camel.k.support - package org.apache.camel.k.support
P
- PropertiesConfigurer - Class in org.apache.camel.k.listener
- PropertiesConfigurer() - Constructor for class org.apache.camel.k.listener.PropertiesConfigurer
- PropertiesSupport - Class in org.apache.camel.k.support
- PROPERTY_CAMEL_K_CONF - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_CONF_D - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_CUSTOMIZER - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_MOUNT_PATH_CONFIGMAPS - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_MOUNT_PATH_SECRETS - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_ROUTES - Static variable in class org.apache.camel.k.Constants
- PROPERTY_PREFIX_REST_COMPONENT_PROPERTY - Static variable in class org.apache.camel.k.Constants
- PROPERTY_PREFIX_REST_ENDPOINT_PROPERTY - Static variable in class org.apache.camel.k.Constants
R
- resolveApplicationPropertiesLocation() - Static method in class org.apache.camel.k.support.PropertiesSupport
- resolveAsInputStream(CamelContext) - Method in interface org.apache.camel.k.Source
- resolveUserPropertiesLocation() - Static method in class org.apache.camel.k.support.PropertiesSupport
- resolveUserPropertiesLocations() - Static method in class org.apache.camel.k.support.PropertiesSupport
- RoutesConfigurer - Class in org.apache.camel.k.listener
- RoutesConfigurer() - Constructor for class org.apache.camel.k.listener.RoutesConfigurer
- Runtime - Interface in org.apache.camel.k
- Runtime.Listener - Interface in org.apache.camel.k
- Runtime.Phase - Enum in org.apache.camel.k
- RuntimeAware - Interface in org.apache.camel.k
- RuntimeSupport - Class in org.apache.camel.k.support
S
- SCHEME_CLASS - Static variable in class org.apache.camel.k.Constants
- SCHEME_CLASSPATH - Static variable in class org.apache.camel.k.Constants
- SCHEME_FILE - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_CLASS - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_CLASSPATH - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_FILE - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_REF - Static variable in class org.apache.camel.k.Constants
- SCHEME_REF - Static variable in class org.apache.camel.k.Constants
- setInitialProperties(String, String, String...) - Method in interface org.apache.camel.k.Runtime
- setInitialProperties(Map<String, String>) - Method in interface org.apache.camel.k.Runtime
- setInitialProperties(Properties) - Method in interface org.apache.camel.k.Runtime
- setProperties(String, String, String...) - Method in interface org.apache.camel.k.Runtime
- setProperties(Map<String, String>) - Method in interface org.apache.camel.k.Runtime
- setProperties(Properties) - Method in interface org.apache.camel.k.Runtime
- setPropertiesLocations(String...) - Method in interface org.apache.camel.k.Runtime
- setPropertiesLocations(Collection<String>) - Method in interface org.apache.camel.k.Runtime
- setRuntime(Runtime) - Method in interface org.apache.camel.k.RuntimeAware
- Source - Interface in org.apache.camel.k
- SOURCE_LOADER_INTERCEPTOR_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- SOURCE_LOADER_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- SourceLoader - Interface in org.apache.camel.k
- SourceLoader.Interceptor - Interface in org.apache.camel.k
- SourceLoader.Result - Interface in org.apache.camel.k
-
Represent the result of the process of loading a
Source
. - Sources - Class in org.apache.camel.k
- Started - org.apache.camel.k.Runtime.Phase
- Starting - org.apache.camel.k.Runtime.Phase
- stop() - Method in interface org.apache.camel.k.Runtime
-
Lifecycle method used to stops the entire integration.
- Stopped - org.apache.camel.k.Runtime.Phase
- Stopping - org.apache.camel.k.Runtime.Phase
- StringSupport - Class in org.apache.camel.k.support
- substringAfter(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringAfterLast(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringBefore(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringBeforeLast(String, String) - Static method in class org.apache.camel.k.support.StringSupport
V
- valueOf(String) - Static method in enum org.apache.camel.k.Runtime.Phase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.k.Runtime.Phase
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages