A C D E F G I M O P R S U V W 

A

addDeploymentUnitProcessors(DeploymentProcessorTarget) - Method in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 

C

createRuntime(PropertiesProvider) - Method in class org.wildfly.extension.gravia.service.WildFlyRuntimeFactory
 

D

DEPENDENCIES_GRAVIA_RESOURCE - Static variable in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.gravia.deployment.GraviaServicesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.gravia.deployment.ManifestResourceProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.gravia.deployment.ModuleDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.gravia.deployment.ModuleInstallProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.gravia.deployment.ModuleStartProcessor
 
DEPLOYMENT_ROOT_KEY - Static variable in class org.wildfly.extension.gravia.service.WildflyRuntime
 

E

ENVIRONMENT_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the Environment service
EnvironmentService - Class in org.wildfly.extension.gravia.service
Service providing the Environment.
EnvironmentService() - Constructor for class org.wildfly.extension.gravia.service.EnvironmentService
 

F

findEntries(String, String, boolean) - Method in class org.wildfly.extension.gravia.service.VirtualFileEntriesProvider
 

G

getBoostrapService(OperationContext, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
getDefaultEntriesProvider(Module, Attachable) - Method in class org.wildfly.extension.gravia.service.WildflyRuntime
 
getEntry(String) - Method in class org.wildfly.extension.gravia.service.VirtualFileEntriesProvider
 
getEntryPaths(String) - Method in class org.wildfly.extension.gravia.service.VirtualFileEntriesProvider
 
getEnvironment() - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
getRuntimeProperties() - Method in class org.wildfly.extension.gravia.service.RuntimeService
 
getRuntimeService(OperationContext, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
getServerEnvironment() - Method in class org.wildfly.extension.gravia.service.RuntimeService
 
getSubsystemServices(OperationContext, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
getValue() - Method in class org.wildfly.extension.gravia.service.EnvironmentService
 
getValue() - Method in class org.wildfly.extension.gravia.service.ModuleContextService
 
getValue() - Method in class org.wildfly.extension.gravia.service.ProvisionerService
 
getValue() - Method in class org.wildfly.extension.gravia.service.RepositoryService
 
getValue() - Method in class org.wildfly.extension.gravia.service.ResolverService
 
getValue() - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
getValue() - Method in class org.wildfly.extension.gravia.service.RuntimeService
 
GRAVIA_BASE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The base name for all gravia services
GRAVIA_SUBSYSTEM_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the gravia subsystem service
GraviaBootstrapService - Class in org.wildfly.extension.gravia.service
Service responsible for creating and managing the life-cycle of the gravia subsystem.
GraviaBootstrapService() - Constructor for class org.wildfly.extension.gravia.service.GraviaBootstrapService
 
GraviaConstants - Interface in org.wildfly.extension.gravia
Gravia subsystem constants.
GraviaExtension - Class in org.wildfly.extension.gravia.parser
Domain extension used to initialize the gravia subsystem.
GraviaExtension() - Constructor for class org.wildfly.extension.gravia.parser.GraviaExtension
 
GraviaServicesProcessor - Class in org.wildfly.extension.gravia.deployment
Allways make some gravia integration services available
GraviaServicesProcessor() - Constructor for class org.wildfly.extension.gravia.deployment.GraviaServicesProcessor
 
GraviaSubsystemBootstrap - Class in org.wildfly.extension.gravia.parser
Add the gravia subsystem services.
GraviaSubsystemBootstrap() - Constructor for class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 

I

initialize(ExtensionContext) - Method in class org.wildfly.extension.gravia.parser.GraviaExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.gravia.parser.GraviaExtension
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.EnvironmentService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.GraviaBootstrapService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.ModuleContextService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.ProvisionerService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.RepositoryService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.ResolverService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.wildfly.extension.gravia.service.RuntimeService
 
INSTALL_GRAVIA_MODULE_START - Static variable in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
installSharedResource(Resource, Map<Requirement, Resource>) - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
installUnsharedResource(Resource, Map<Requirement, Resource>) - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 

M

ManifestResourceProcessor - Class in org.wildfly.extension.gravia.deployment
Make the Resource available from manifest
ManifestResourceProcessor() - Constructor for class org.wildfly.extension.gravia.deployment.ManifestResourceProcessor
 
MODULE_CONTEXT_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the ModuleContext service
MODULE_KEY - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The Module attachment key
ModuleContextService - Class in org.wildfly.extension.gravia.service
Service providing the system ModuleContext.
ModuleContextService() - Constructor for class org.wildfly.extension.gravia.service.ModuleContextService
 
ModuleDependenciesProcessor - Class in org.wildfly.extension.gravia.deployment
Add default system dependencies to a Gravia deployment.
ModuleDependenciesProcessor() - Constructor for class org.wildfly.extension.gravia.deployment.ModuleDependenciesProcessor
 
ModuleInstallProcessor - Class in org.wildfly.extension.gravia.deployment
Install/Uninstall the Module from the Runtime
ModuleInstallProcessor() - Constructor for class org.wildfly.extension.gravia.deployment.ModuleInstallProcessor
 
ModuleStartProcessor - Class in org.wildfly.extension.gravia.deployment
Start/Stop the attached Gravia Module
ModuleStartProcessor() - Constructor for class org.wildfly.extension.gravia.deployment.ModuleStartProcessor
 

O

org.wildfly.extension.gravia - package org.wildfly.extension.gravia
 
org.wildfly.extension.gravia.deployment - package org.wildfly.extension.gravia.deployment
 
org.wildfly.extension.gravia.parser - package org.wildfly.extension.gravia.parser
 
org.wildfly.extension.gravia.service - package org.wildfly.extension.gravia.service
 

P

PARSE_GRAVIA_RESOURCE - Static variable in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
PARSE_GRAVIA_SERVICES_PROVIDER - Static variable in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
POST_MODULE_GRAVIA_MODULE_INSTALL - Static variable in class org.wildfly.extension.gravia.parser.GraviaSubsystemBootstrap
 
PROVISIONER_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the Provisioner service
ProvisionerService - Class in org.wildfly.extension.gravia.service
Service providing the Provisioner.
ProvisionerService() - Constructor for class org.wildfly.extension.gravia.service.ProvisionerService
 

R

REPOSITORY_CONTENT_FILE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
 
REPOSITORY_CONTENT_FILE_SUFFIX - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The deployment names for repository content deployments
REPOSITORY_KEY - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The Repository attachment key
REPOSITORY_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the Repository service
RepositoryService - Class in org.wildfly.extension.gravia.service
Service responsible for preloading the Repository.
RepositoryService() - Constructor for class org.wildfly.extension.gravia.service.RepositoryService
 
RESOLVER_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the Resolver service
ResolverService - Class in org.wildfly.extension.gravia.service
Service providing the Resolver.
ResolverService() - Constructor for class org.wildfly.extension.gravia.service.ResolverService
 
RESOURCE_INSTALLER_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the ResourceInstaller service
RESOURCE_KEY - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The Resource attachment key
ResourceInstallerService - Class in org.wildfly.extension.gravia.service
Service providing the ResourceInstaller.
ResourceInstallerService() - Constructor for class org.wildfly.extension.gravia.service.ResourceInstallerService
 
RUNTIME_KEY - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The Runtime attachment key
RUNTIME_SERVICE_NAME - Static variable in interface org.wildfly.extension.gravia.GraviaConstants
The name for the Runtime service
RuntimeService - Class in org.wildfly.extension.gravia.service
Service providing the Runtime.
RuntimeService() - Constructor for class org.wildfly.extension.gravia.service.RuntimeService
 

S

start(StartContext) - Method in class org.wildfly.extension.gravia.service.EnvironmentService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.GraviaBootstrapService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.ModuleContextService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.ProvisionerService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.RepositoryService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.ResolverService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
start(StartContext) - Method in class org.wildfly.extension.gravia.service.RuntimeService
 
stop(StopContext) - Method in class org.wildfly.extension.gravia.service.ModuleContextService
 
stop(StopContext) - Method in class org.wildfly.extension.gravia.service.ProvisionerService
 
stop(StopContext) - Method in class org.wildfly.extension.gravia.service.RepositoryService
 
stop(StopContext) - Method in class org.wildfly.extension.gravia.service.ResolverService
 
stop(StopContext) - Method in class org.wildfly.extension.gravia.service.ResourceInstallerService
 
SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.gravia.parser.GraviaExtension
 
SubsystemState - Class in org.wildfly.extension.gravia.parser
The Gravia subsystem state.
SubsystemState() - Constructor for class org.wildfly.extension.gravia.parser.SubsystemState
 

U

undeploy(DeploymentUnit) - Method in class org.wildfly.extension.gravia.deployment.GraviaServicesProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.gravia.deployment.ManifestResourceProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.gravia.deployment.ModuleDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.gravia.deployment.ModuleInstallProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.gravia.deployment.ModuleStartProcessor
 

V

VirtualFileEntriesProvider - Class in org.wildfly.extension.gravia.service
A provider for module entries that delegates to the given virtual file.
VirtualFileEntriesProvider(ResourceRoot) - Constructor for class org.wildfly.extension.gravia.service.VirtualFileEntriesProvider
 

W

WildflyRuntime - Class in org.wildfly.extension.gravia.service
The WildFly Runtime
WildflyRuntime(PropertiesProvider, Attachable) - Constructor for class org.wildfly.extension.gravia.service.WildflyRuntime
 
WildFlyRuntimeFactory - Class in org.wildfly.extension.gravia.service
The WildFly RuntimeFactory
WildFlyRuntimeFactory() - Constructor for class org.wildfly.extension.gravia.service.WildFlyRuntimeFactory
 
A C D E F G I M O P R S U V W 

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.