Skip navigation links
A B C D E G I K P R S U 

A

acquireStringBuilder() - Static method in class io.fabric8.karaf.core.Support
 
acquireStringBuilder(String) - Static method in class io.fabric8.karaf.core.Support
 
after(String, String) - Static method in class io.fabric8.karaf.core.Support
Returns the string after the given token
apply(String) - Method in class io.fabric8.karaf.core.properties.function.EnvPropertiesFunction
 
apply(String) - Method in class io.fabric8.karaf.core.properties.function.KubernetesPropertiesFunction
 
apply(String) - Method in interface io.fabric8.karaf.core.properties.function.PropertiesFunction
Applies the function
apply(String) - Method in class io.fabric8.karaf.core.properties.function.ServiceHostPropertiesFunction
 
apply(String) - Method in class io.fabric8.karaf.core.properties.function.ServicePortPropertiesFunction
 
apply(String) - Method in class io.fabric8.karaf.core.properties.function.ServicePropertiesFunction
 
apply(String) - Method in class io.fabric8.karaf.core.properties.function.SysPropertiesFunction
 

B

before(String, String) - Static method in class io.fabric8.karaf.core.Support
Returns the string before the given token
bindFunction(PropertiesFunction) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
bindKubernetesClient(KubernetesClient) - Method in class io.fabric8.karaf.core.properties.function.KubernetesPropertiesFunction
 

C

createStrSubstitutor(String, String, StrLookup<String>) - Static method in class io.fabric8.karaf.core.Support
 

D

DEFAULT_PLACEHOLDER_PREFIX - Static variable in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
DEFAULT_PLACEHOLDER_SUFFIX - Static variable in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 

E

EnvPropertiesFunction - Class in io.fabric8.karaf.core.properties.function
A PropertiesFunction that lookup the property value from OS environment variables.
EnvPropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.EnvPropertiesFunction
 

G

getName() - Method in class io.fabric8.karaf.core.properties.function.EnvPropertiesFunction
 
getName() - Method in class io.fabric8.karaf.core.properties.function.KubernetesPropertiesFunction
 
getName() - Method in interface io.fabric8.karaf.core.properties.function.PropertiesFunction
Name of the function which is used as name: to let the properties component know its a function.
getName() - Method in class io.fabric8.karaf.core.properties.function.ServiceHostPropertiesFunction
 
getName() - Method in class io.fabric8.karaf.core.properties.function.ServicePortPropertiesFunction
 
getName() - Method in class io.fabric8.karaf.core.properties.function.ServicePropertiesFunction
 
getName() - Method in class io.fabric8.karaf.core.properties.function.SysPropertiesFunction
 

I

io.fabric8.karaf.core - package io.fabric8.karaf.core
 
io.fabric8.karaf.core.properties - package io.fabric8.karaf.core.properties
 
io.fabric8.karaf.core.properties.function - package io.fabric8.karaf.core.properties.function
 

K

KubernetesPropertiesFunction - Class in io.fabric8.karaf.core.properties.function
 
KubernetesPropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.KubernetesPropertiesFunction
 

P

PLACEHOLDER_PREFIX - Static variable in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
PLACEHOLDER_SUFFIX - Static variable in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
PlaceholderResolver - Interface in io.fabric8.karaf.core.properties
 
PlaceholderResolverImpl - Class in io.fabric8.karaf.core.properties
 
PlaceholderResolverImpl() - Constructor for class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
PropertiesFunction - Interface in io.fabric8.karaf.core.properties.function
A function that is applied instead of looking up a property placeholder.

R

replace(String) - Method in interface io.fabric8.karaf.core.properties.PlaceholderResolver
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(String) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
replaceAll(Dictionary<String, Object>) - Method in interface io.fabric8.karaf.core.properties.PlaceholderResolver
Replaces all the occurrences of variables within the given dictionary
replaceAll(Map<String, Object>) - Method in interface io.fabric8.karaf.core.properties.PlaceholderResolver
Replaces all the occurrences of variables within the given dictionary
replaceAll(Dictionary<String, Object>) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
replaceAll(Map<String, Object>) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
replaceIn(StringBuilder) - Method in interface io.fabric8.karaf.core.properties.PlaceholderResolver
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(StringBuilder) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
resolve(String) - Method in interface io.fabric8.karaf.core.properties.PlaceholderResolver
Resolve a placeholder using the strategy indicated by the prefix
resolve(String) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 

S

ServiceHostPropertiesFunction - Class in io.fabric8.karaf.core.properties.function
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServiceHostPropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.ServiceHostPropertiesFunction
 
ServicePortPropertiesFunction - Class in io.fabric8.karaf.core.properties.function
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePortPropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.ServicePortPropertiesFunction
 
ServicePropertiesFunction - Class in io.fabric8.karaf.core.properties.function
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.ServicePropertiesFunction
 
Support - Class in io.fabric8.karaf.core
 
Support() - Constructor for class io.fabric8.karaf.core.Support
 
SysPropertiesFunction - Class in io.fabric8.karaf.core.properties.function
A PropertiesFunction that lookup the property value from JVM system property.
SysPropertiesFunction() - Constructor for class io.fabric8.karaf.core.properties.function.SysPropertiesFunction
 

U

unbindFunction(PropertiesFunction) - Method in class io.fabric8.karaf.core.properties.PlaceholderResolverImpl
 
unbindKubernetesClient(KubernetesClient) - Method in class io.fabric8.karaf.core.properties.function.KubernetesPropertiesFunction
 
A B C D E G I K P R S U 
Skip navigation links

Copyright © 2011–2018 Red Hat. All rights reserved.