Skip navigation links
WildFly Configuration API, 1.2.1
A C D G M O P R S 

A

accept(T) - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceConsumer
Configure a pre-constructed instance of ConfigSource resource
accept(T) - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceProviderConsumer
Configure a pre-constructed instance of ConfigSourceProvider resource
accept(T) - Method in interface org.wildfly.swarm.config.MicroprofileConfigConsumer
Configure a pre-constructed instance of MicroprofileConfig resource
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Adds a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
Adds a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Adds a property change listener
andThen(ConfigSourceConsumer<T>) - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceConsumer
 
andThen(ConfigSourceProviderConsumer<T>) - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceProviderConsumer
 
andThen(MicroprofileConfigConsumer<T>) - Method in interface org.wildfly.swarm.config.MicroprofileConfigConsumer
 
attributeClass() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Class of the config source to load
attributeClass(Map) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Class of the config source to load
attributeClass(String, Object) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Class of the config source to load
attributeClass() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
Class of the ConfigSourceProvider to load
attributeClass(Map) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
Class of the ConfigSourceProvider to load
attributeClass(String, Object) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
Class of the ConfigSourceProvider to load

C

ConfigSource<T extends ConfigSource<T>> - Class in org.wildfly.swarm.config.microprofile.config
Config Source
ConfigSource(String) - Constructor for class org.wildfly.swarm.config.microprofile.config.ConfigSource
 
configSource(ConfigSource) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Add the ConfigSource object to the list of subresources
configSource(String, ConfigSourceConsumer) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Create and configure a ConfigSource object to the list of subresources
configSource(String) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Create and configure a ConfigSource object to the list of subresources
configSource(ConfigSourceSupplier) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Install a supplied ConfigSource object to the list of subresources
configSource(String) - Method in class org.wildfly.swarm.config.MicroprofileConfig.MicroprofileConfigResources
 
ConfigSourceConsumer<T extends ConfigSource<T>> - Interface in org.wildfly.swarm.config.microprofile.config
 
ConfigSourceProvider<T extends ConfigSourceProvider<T>> - Class in org.wildfly.swarm.config.microprofile.config
Config Source Provider
ConfigSourceProvider(String) - Constructor for class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
 
configSourceProvider(ConfigSourceProvider) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Add the ConfigSourceProvider object to the list of subresources
configSourceProvider(String, ConfigSourceProviderConsumer) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Create and configure a ConfigSourceProvider object to the list of subresources
configSourceProvider(String) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Create and configure a ConfigSourceProvider object to the list of subresources
configSourceProvider(ConfigSourceProviderSupplier) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Install a supplied ConfigSourceProvider object to the list of subresources
configSourceProvider(String) - Method in class org.wildfly.swarm.config.MicroprofileConfig.MicroprofileConfigResources
 
ConfigSourceProviderConsumer<T extends ConfigSourceProvider<T>> - Interface in org.wildfly.swarm.config.microprofile.config
 
configSourceProviders(List<ConfigSourceProvider>) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Add all ConfigSourceProvider objects to this subresource
configSourceProviders() - Method in class org.wildfly.swarm.config.MicroprofileConfig.MicroprofileConfigResources
Get the list of ConfigSourceProvider resources
ConfigSourceProviderSupplier<T extends ConfigSourceProvider> - Interface in org.wildfly.swarm.config.microprofile.config
 
configSources(List<ConfigSource>) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Add all ConfigSource objects to this subresource
configSources() - Method in class org.wildfly.swarm.config.MicroprofileConfig.MicroprofileConfigResources
Get the list of ConfigSource resources
ConfigSourceSupplier<T extends ConfigSource> - Interface in org.wildfly.swarm.config.microprofile.config
 

D

dir() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Directory that is scanned to config properties for this config source (file names are key, file content are value)
dir(String) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Directory that is scanned to config properties for this config source (file names are key, file content are value)

G

get() - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceProviderSupplier
Constructed instance of ConfigSourceProvider resource
get() - Method in interface org.wildfly.swarm.config.microprofile.config.ConfigSourceSupplier
Constructed instance of ConfigSource resource
get() - Method in interface org.wildfly.swarm.config.MicroprofileConfigSupplier
Constructed instance of MicroprofileConfig resource
getKey() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
 
getKey() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
 
getKey() - Method in class org.wildfly.swarm.config.MicroprofileConfig
 

M

MicroprofileConfig<T extends MicroprofileConfig<T>> - Class in org.wildfly.swarm.config
Eclipse MicroProfile Config Extension
MicroprofileConfig() - Constructor for class org.wildfly.swarm.config.MicroprofileConfig
 
MicroprofileConfig.MicroprofileConfigResources - Class in org.wildfly.swarm.config
Child mutators for MicroprofileConfig
MicroprofileConfigConsumer<T extends MicroprofileConfig<T>> - Interface in org.wildfly.swarm.config
 
MicroprofileConfigResources() - Constructor for class org.wildfly.swarm.config.MicroprofileConfig.MicroprofileConfigResources
 
MicroprofileConfigSupplier<T extends MicroprofileConfig> - Interface in org.wildfly.swarm.config
 

O

ordinal() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Ordinal value for the config source
ordinal(Integer) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Ordinal value for the config source
org.wildfly.swarm.config - package org.wildfly.swarm.config
 
org.wildfly.swarm.config.microprofile.config - package org.wildfly.swarm.config.microprofile.config
 

P

properties() - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Properties configured for this config source
properties(Map) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Properties configured for this config source
property(String, Object) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Properties configured for this config source

R

removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSource
Removes a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.microprofile.config.ConfigSourceProvider
Removes a property change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class org.wildfly.swarm.config.MicroprofileConfig
Removes a property change listener

S

subresources() - Method in class org.wildfly.swarm.config.MicroprofileConfig
 
A C D G M O P R S 
Skip navigation links
WildFly Configuration API, 1.2.1

Copyright © 2018 JBoss by Red Hat. All rights reserved.