Skip navigation links
WildFly: MicroProfile Config Extension 1.2.1
A C D G I M N O P R S U V 

A

activatingSubsystem() - Method in interface org.wildfly.extension.microprofile.config.MicroProfileConfigLogger
Logs an informational message indicating the naming subsystem is being activated.

C

CONFIG_PROVIDER - Static variable in interface org.wildfly.extension.microprofile.config.ServiceNames
 
CONFIG_SOURCE - Static variable in interface org.wildfly.extension.microprofile.config.ServiceNames
 
CONFIG_SOURCE_PATH - Static variable in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
CONFIG_SOURCE_PROVIDER - Static variable in interface org.wildfly.extension.microprofile.config.ServiceNames
 
CONFIG_SOURCE_PROVIDER_PATH - Static variable in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
ConfigProviderService - Class in org.wildfly.extension.microprofile.config
 
ConfigSourceDefinition - Class in org.wildfly.extension.microprofile.config
 
ConfigSourceDefinition() - Constructor for class org.wildfly.extension.microprofile.config.ConfigSourceDefinition
 
ConfigSourceProviderDefinition - Class in org.wildfly.extension.microprofile.config
 
ConfigSourceProviderDefinition() - Constructor for class org.wildfly.extension.microprofile.config.ConfigSourceProviderDefinition
 
ConfigSourceProviderService - Class in org.wildfly.extension.microprofile.config
 
ConfigSourceProviderService(String, ConfigSourceProvider) - Constructor for class org.wildfly.extension.microprofile.config.ConfigSourceProviderService
 
ConfigSourceService - Class in org.wildfly.extension.microprofile.config
 

D

DependencyProcessor - Class in org.wildfly.extension.microprofile.config.deployment
Add dependencies required by deployment unit to access the Config API (programmatically or using CDI).
DependencyProcessor() - Constructor for class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.config.deployment.SubsystemDeploymentProcessor
 

G

getAttributes() - Method in class org.wildfly.extension.microprofile.config.ConfigSourceDefinition
 
getAttributes() - Method in class org.wildfly.extension.microprofile.config.ConfigSourceProviderDefinition
 
getAttributes() - Method in class org.wildfly.extension.microprofile.config.SubsystemDefinition
 
getParserDescription() - Method in class org.wildfly.extension.microprofile.config.SubsytemParser_1_0
 
getValue() - Method in class org.wildfly.extension.microprofile.config.ConfigProviderService
 
getValue() - Method in class org.wildfly.extension.microprofile.config.ConfigSourceProviderService
 
getValue() - Method in class org.wildfly.extension.microprofile.config.ConfigSourceService
 

I

initialize(ExtensionContext) - Method in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
install(OperationContext, String, ConfigSourceProvider) - Static method in class org.wildfly.extension.microprofile.config.ConfigSourceProviderService
 

M

MICROPROFILE_CONFIG - Static variable in interface org.wildfly.extension.microprofile.config.ServiceNames
 
MICROPROFILE_CONFIG_API - Static variable in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
 
MICROPROFILE_CONFIG_EXTENSION - Static variable in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
 
MicroProfileConfigLogger - Interface in org.wildfly.extension.microprofile.config
 

N

NAMESPACE - Static variable in class org.wildfly.extension.microprofile.config.SubsytemParser_1_0
The name space used for the subsystem element

O

org.wildfly.extension.microprofile.config - package org.wildfly.extension.microprofile.config
 
org.wildfly.extension.microprofile.config.deployment - package org.wildfly.extension.microprofile.config.deployment
 

P

PHASE - Static variable in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
See Phase for a description of the different phases
PHASE - Static variable in class org.wildfly.extension.microprofile.config.deployment.SubsystemDeploymentProcessor
See Phase for a description of the different phases
PRIORITY - Static variable in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
The relative order of this processor within the DependencyProcessor.PHASE.
PRIORITY - Static variable in class org.wildfly.extension.microprofile.config.deployment.SubsystemDeploymentProcessor
The relative order of this processor within the PHASE.

R

registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.microprofile.config.SubsystemDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.microprofile.config.SubsystemDefinition
 
ROOT_LOGGER - Static variable in interface org.wildfly.extension.microprofile.config.MicroProfileConfigLogger
The root logger with a category of the package name.

S

ServiceNames - Interface in org.wildfly.extension.microprofile.config
Service Names for Eclipse MicroProfile Config objects.
start(StartContext) - Method in class org.wildfly.extension.microprofile.config.ConfigProviderService
 
start(StartContext) - Method in class org.wildfly.extension.microprofile.config.ConfigSourceProviderService
 
start(StartContext) - Method in class org.wildfly.extension.microprofile.config.ConfigSourceService
 
stop(StopContext) - Method in class org.wildfly.extension.microprofile.config.ConfigProviderService
 
stop(StopContext) - Method in class org.wildfly.extension.microprofile.config.ConfigSourceProviderService
 
stop(StopContext) - Method in class org.wildfly.extension.microprofile.config.ConfigSourceService
 
SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.microprofile.config.SubsystemExtension
The name of our subsystem within the model.
SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
SubsystemDefinition - Class in org.wildfly.extension.microprofile.config
 
SubsystemDefinition() - Constructor for class org.wildfly.extension.microprofile.config.SubsystemDefinition
 
SubsystemDeploymentProcessor - Class in org.wildfly.extension.microprofile.config.deployment
 
SubsystemDeploymentProcessor() - Constructor for class org.wildfly.extension.microprofile.config.deployment.SubsystemDeploymentProcessor
 
SubsystemExtension - Class in org.wildfly.extension.microprofile.config
 
SubsystemExtension() - Constructor for class org.wildfly.extension.microprofile.config.SubsystemExtension
 
SubsytemParser_1_0 - Class in org.wildfly.extension.microprofile.config
 
SubsytemParser_1_0() - Constructor for class org.wildfly.extension.microprofile.config.SubsytemParser_1_0
 

U

unableToLoadClassFromModule(String, String) - Method in interface org.wildfly.extension.microprofile.config.MicroProfileConfigLogger
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.microprofile.config.deployment.DependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.microprofile.config.deployment.SubsystemDeploymentProcessor
 

V

VERSION_1_0_0 - Static variable in class org.wildfly.extension.microprofile.config.SubsystemExtension
 
A C D G I M N O P R S U V 
Skip navigation links
WildFly: MicroProfile Config Extension 1.2.1

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