Skip navigation links
JBoss patch-gen tool 2.0.1.Alpha5
A C D E G H I M O P R T U 

A

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
 
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.

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 DistributionStructure is 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.

M

Main - Class in org.jboss.as.patch.tool
 
Main() - Constructor for class org.jboss.as.patch.tool.Main
 
main(String...) - Static method in class org.jboss.as.patch.tool.Main
 
main(String[]) - Static method in class org.jboss.as.patching.generator.PatchGenerator
 

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
 
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.

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.

T

toPatchBuilder() - Method in interface org.jboss.as.patching.generator.PatchConfig
Create a PatchBuilderWrapper whose 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 - Class in org.jboss.as.patching.generator
 
Usage() - Constructor for class org.jboss.as.patching.generator.Usage
 
usage(String) - Method in class org.jboss.as.patching.generator.Usage
 
A C D E G H I M O P R T U 
Skip navigation links
JBoss patch-gen tool 2.0.1.Alpha5

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