Uses of Interface
org.jboss.as.patching.generator.DistributionStructure
-
Packages that use DistributionStructure Package Description org.jboss.as.patching.generator -
-
Uses of DistributionStructure in org.jboss.as.patching.generator
Methods in org.jboss.as.patching.generator with parameters of type DistributionStructure Modifier and Type Method Description booleanDistributionStructure. isCompatibleWith(DistributionStructure other)Gets whether thisDistributionStructureis compatible with another distribution structure.
-