A C D E F G H I M O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accepts(ContentItem) - Method in class org.jboss.as.patching.generator.SkipMiscFilesContentItemFilter
- addArguments(String...) - Method in class org.jboss.as.patching.generator.Usage
- addInstruction(String) - Method in class org.jboss.as.patching.generator.Usage
- APPLIES_TO_DIST - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- argumentExpected(String) - Static method in class org.jboss.as.patching.generator.PatchGenLogger
- ASSEMBLE_PATCH_BUNDLE - Static variable in class org.jboss.as.patching.generator.PatchGenerator
C
- COMBINE_WITH - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- create(String) - Static method in class org.jboss.as.patching.generator.OptionalPath
- create(String, String) - Static method in class org.jboss.as.patching.generator.OptionalPath
- CREATE_TEMPLATE - Static variable in class org.jboss.as.patching.generator.PatchGenerator
D
- DETAILED_INSPECTION - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- DistributionStructure - Interface in org.jboss.as.patching.generator
-
Encapsulates rules about the structure of a given standard unzipped distribution of the application server.
E
- equals(Object) - Method in class org.jboss.as.patching.generator.OptionalPath
- excludeDefaultBundleRoot() - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Configures this structure to no include the default bundle search path (bundles/) as a valid path.
- excludeDefaultModuleRoot() - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Configures this structure to no include the default module search path (modules/) as a valid path.
F
- fileIsADirectory(String) - Static method in class org.jboss.as.patching.generator.PatchGenLogger
- fileIsNotADirectory(String) - Static method in class org.jboss.as.patching.generator.PatchGenLogger
G
- getAppliesToProduct() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the product name this patch applies to.
- getAppliesToVersion() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the applies to version.
- getDefaultUsageHeadline(String) - Method in class org.jboss.as.patching.generator.Usage
- getDescription() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the patch description.
- getDescription() - Method in interface org.jboss.as.patching.generator.PatchElementConfig
-
Get the patch description.
- getElements() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the configuration for each element.
- getInRuntimeUseItems() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the miscellaneous content item that will be in active use on a target process that isn't in admin-only mode.
- getLayerName() - Method in interface org.jboss.as.patching.generator.PatchElementConfig
-
Get the layer name.
- getOptionalPaths() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Returns a collection of optional paths.
- getPatchId() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the unique patch ID.
- getPatchId() - Method in interface org.jboss.as.patching.generator.PatchElementConfig
-
Get the unique patch ID.
- getPatchType() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the patch type.
- getPatchType() - Method in interface org.jboss.as.patching.generator.PatchElementConfig
-
Get the patch type.
- getRequires() - Method in class org.jboss.as.patching.generator.OptionalPath
- getResultingVersion() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Get the resulting version for cumulative patches.
- getSpecifiedContent() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Gets the modifications specifically specified in the patch config, if the config doesn't specify
generating the modifications by differencing the two distributions. - getSpecifiedContent() - Method in interface org.jboss.as.patching.generator.PatchElementConfig
-
Gets the modifications specifically specified in the patch config, if the config doesn't specify
generating the modifications by differencing the two distributions. - getSystemProperty(String) - Static method in class org.jboss.as.patching.generator.Usage
- getValue() - Method in class org.jboss.as.patching.generator.OptionalPath
H
- hashCode() - Method in class org.jboss.as.patching.generator.OptionalPath
I
- INCLUDE_VERSION - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- isBundleLookupPath(DistributionContentItem) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Check if this path is a bundle root.
- isCompatibleWith(DistributionStructure) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Gets whether this
DistributionStructureis compatible with another distribution structure. - isGenerateByDiff() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Gets whether the patch.xml should be generated by differencing the two distributions.
- isIgnored(DistributionContentItem) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
See if this content path is ignored.
- isModuleLookupPath(DistributionContentItem) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Check if this path is a module root.
- isOverrideIdentity() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Returns whether we should skip checking the identities of the servers used to generate the diff.
M
- main(String...) - Static method in class org.jboss.as.patch.tool.Main
- main(String[]) - Static method in class org.jboss.as.patching.generator.PatchGenerator
- Main - Class in org.jboss.as.patch.tool
- Main() - Constructor for class org.jboss.as.patch.tool.Main
- missingRequiredArgs(Set<String>) - Static method in class org.jboss.as.patching.generator.PatchGenLogger
O
- OptionalPath - Class in org.jboss.as.patching.generator
- org.jboss.as.patch.tool - package org.jboss.as.patch.tool
- org.jboss.as.patching.generator - package org.jboss.as.patching.generator
- OUTPUT_FILE - Static variable in class org.jboss.as.patching.generator.PatchGenerator
P
- parse(InputStream) - Static method in class org.jboss.as.patching.generator.PatchConfigXml
- PATCH_CONFIG - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- patchActive(String) - Static method in class org.jboss.as.patching.generator.PatchGenLogger
- PatchConfig - Interface in org.jboss.as.patching.generator
-
Configuration for generating a patch.
- PatchConfigXml - Class in org.jboss.as.patching.generator
-
Parser for a patch generation configuration document.
- PatchElementConfig - Interface in org.jboss.as.patching.generator
- PatchGenerator - Class in org.jboss.as.patching.generator
-
Generates a patch archive.
- PatchGenLogger - Class in org.jboss.as.patching.generator
- PatchGenLogger() - Constructor for class org.jboss.as.patching.generator.PatchGenLogger
R
- registerIgnoredPath(String) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Register a path that should be ignored when analyzing the structure for differences.
- registerStandardBundleSearchPath(String, String) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Register a bundle search path.
- registerStandardModuleSearchPath(String, String) - Method in interface org.jboss.as.patching.generator.DistributionStructure
-
Register a module search path.
S
T
- toPatchBuilder() - Method in interface org.jboss.as.patching.generator.PatchConfig
-
Create a
PatchBuilderWrapperwhose basic metadata matches what's configured in this object. - toString() - Method in class org.jboss.as.patching.generator.OptionalPath
U
- UPDATED_DIST - Static variable in class org.jboss.as.patching.generator.PatchGenerator
- usage(String) - Method in class org.jboss.as.patching.generator.Usage
- Usage - Class in org.jboss.as.patching.generator
- Usage() - Constructor for class org.jboss.as.patching.generator.Usage
All Classes All Packages