Overlord Commons: EAP Deploy Extension 2.0.15.Final
A C D E F G I L M N O P R S V W 

A

activatingExtension() - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Info message documenting the start of the extension.
ALL_ATTRIBUTES - Static variable in class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
 
Attribute - Enum in org.overlord.commons.eap.extensions.deploy
 
ATTRIBUTE_MODULE - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 
ATTRIBUTE_NAME - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 
ATTRIBUTE_VERSION - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 

C

Constants - Interface in org.overlord.commons.eap.extensions.deploy
 
couldNotLocateDeployment(ModuleIdentifier, String) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemMessages
Create the exception detailing the failure to locate the deployment.
CURRENT - Static variable in enum org.overlord.commons.eap.extensions.deploy.Namespace
The current namespace version.

D

DeploymentAdd - Class in org.overlord.commons.eap.extensions.deploy
Add a deployment
DeploymentAdd() - Constructor for class org.overlord.commons.eap.extensions.deploy.DeploymentAdd
Constructor.
DeploymentDefinition - Class in org.overlord.commons.eap.extensions.deploy
 
DeploymentDefinition() - Constructor for class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
Constructor.
deploymentInformation(String, String, ModelNode) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Logs a debug message with details of the current deployment.
DeploymentRemove - Class in org.overlord.commons.eap.extensions.deploy
Remove a deployment
DeploymentRemove() - Constructor for class org.overlord.commons.eap.extensions.deploy.DeploymentRemove
 
deploymentURL(URL) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Debug message detailing the URL of the real deployment.

E

Element - Enum in org.overlord.commons.eap.extensions.deploy
 
ELEMENT_DEPLOYMENT - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 
ELEMENT_DEPLOYMENTS - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 

F

failedToLoadModule(ModuleLoadException, ModuleIdentifier) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Error message detailing the module identifier that could not be loaded.
failedToLoadModule(ModuleLoadException, ModuleIdentifier) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemMessages
Create the exception representing the failure to deploy the module.
forName(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Attribute
 
forName(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Element
 
forUri(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Namespace
 

G

getLocalName() - Method in enum org.overlord.commons.eap.extensions.deploy.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.overlord.commons.eap.extensions.deploy.Element
Get the local name of this element.
getUriString() - Method in enum org.overlord.commons.eap.extensions.deploy.Namespace
Get the URI of this namespace.

I

initialize(ExtensionContext) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
initializeParsers(ExtensionParsingContext) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
INSTANCE - Static variable in class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
 

L

loadModule(ModuleIdentifier) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Debug message detailing the successful loading of the module.
locatingModule(ModuleIdentifier) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Debug message detailing the module identifier being loaded.

M

MESSAGES - Static variable in interface org.overlord.commons.eap.extensions.deploy.SubsystemMessages
The messages
MODEL_DEPLOYMENT - Static variable in interface org.overlord.commons.eap.extensions.deploy.Constants
 
MODULE - Static variable in class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
 

N

NAME - Static variable in class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
 
Namespace - Enum in org.overlord.commons.eap.extensions.deploy
 

O

org.overlord.commons.eap.extensions.deploy - package org.overlord.commons.eap.extensions.deploy
 

P

parseDeployment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
Parses the deployment element.
parseDeployments(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
Parses the deployments element.
PATH_DEPLOYMENT - Static variable in class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
 
PATH_SUBSYSTEM - Static variable in class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.overlord.commons.eap.extensions.deploy.DeploymentRemove
 
populateModel(ModelNode, ModelNode) - Method in class org.overlord.commons.eap.extensions.deploy.DeploymentAdd
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.overlord.commons.eap.extensions.deploy.DeploymentAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemAdd
 

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
 
registerAttributes(ManagementResourceRegistration) - Method in class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
 
removingDeployment(String) - Method in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
Logs a debug message with details of the deployment being removed.
requireNoChildResources() - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemRemove
 
requiresRuntime(OperationContext) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemRemove
 
requiresRuntimeVerification() - Method in class org.overlord.commons.eap.extensions.deploy.DeploymentAdd
 
requiresRuntimeVerification() - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemAdd
 
ROOT_LOGGER - Static variable in interface org.overlord.commons.eap.extensions.deploy.SubsystemLogger
A logger with a category of the package name.

S

SUBSYSTEM_NAME - Static variable in class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
 
SubsystemAdd - Class in org.overlord.commons.eap.extensions.deploy
The Overlord deployment subsystem add update handler.
SubsystemAdd() - Constructor for class org.overlord.commons.eap.extensions.deploy.SubsystemAdd
 
SubsystemDefinition - Class in org.overlord.commons.eap.extensions.deploy
 
SubsystemDefinition() - Constructor for class org.overlord.commons.eap.extensions.deploy.SubsystemDefinition
 
SubsystemExtension - Class in org.overlord.commons.eap.extensions.deploy
Extension for a subsystem that can deploy other artifacts through the module hierarchy.
SubsystemExtension() - Constructor for class org.overlord.commons.eap.extensions.deploy.SubsystemExtension
 
SubsystemLogger - Interface in org.overlord.commons.eap.extensions.deploy
This file is using the subset 1000-1100 for logger messages.
SubsystemMessages - Interface in org.overlord.commons.eap.extensions.deploy
This file is using the subset 1100-1200 for logger messages.
SubsystemParser_1_0 - Class in org.overlord.commons.eap.extensions.deploy
Parses the XML for the overlord-deployment subsystem in the JBoss EAP standalone.xml.
SubsystemParser_1_0() - Constructor for class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
Constructor.
SubsystemRemove - Class in org.overlord.commons.eap.extensions.deploy
The Overlord deployment subsystem remove update handler.
SubsystemRemove() - Constructor for class org.overlord.commons.eap.extensions.deploy.SubsystemRemove
 

V

valueOf(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.overlord.commons.eap.extensions.deploy.Namespace
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.overlord.commons.eap.extensions.deploy.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.overlord.commons.eap.extensions.deploy.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.overlord.commons.eap.extensions.deploy.Namespace
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.overlord.commons.eap.extensions.deploy.DeploymentDefinition
 

W

writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.overlord.commons.eap.extensions.deploy.SubsystemParser_1_0
 
A C D E F G I L M N O P R S V W 
Overlord Commons: EAP Deploy Extension 2.0.15.Final

Copyright © 2013–2015 JBoss, a division of Red Hat. All rights reserved.