Package | Description |
---|---|
io.fabric8.karaf.core.properties | |
io.fabric8.karaf.core.properties.function |
Modifier and Type | Method and Description |
---|---|
protected void |
PlaceholderResolverImpl.bindFunction(PropertiesFunction function) |
protected void |
PlaceholderResolverImpl.unbindFunction(PropertiesFunction function) |
Modifier and Type | Class and Description |
---|---|
class |
EnvPropertiesFunction
A
PropertiesFunction that lookup the property value from
OS environment variables. |
class |
KubernetesPropertiesFunction |
class |
ServiceHostPropertiesFunction
A
PropertiesFunction that lookup the property value from
OS environment variables using the service idiom. |
class |
ServicePortPropertiesFunction
A
PropertiesFunction that lookup the property value from
OS environment variables using the service idiom. |
class |
ServicePropertiesFunction
A
PropertiesFunction that lookup the property value from
OS environment variables using the service idiom. |
class |
SysPropertiesFunction
A
PropertiesFunction that lookup the property value from
JVM system property. |
Copyright © 2011–2016 Red Hat. All rights reserved.