Uses of Class
org.wildfly.prospero.model.KnownFeaturePack
Packages that use KnownFeaturePack
-
Uses of KnownFeaturePack in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that return KnownFeaturePack -
Uses of KnownFeaturePack in org.wildfly.prospero.model
Methods in org.wildfly.prospero.model that return types with arguments of type KnownFeaturePackModifier and TypeMethodDescriptionstatic List<KnownFeaturePack>KnownFeaturePack.readConfig(URL url) Deprecated.Method parameters in org.wildfly.prospero.model with type arguments of type KnownFeaturePackModifier and TypeMethodDescriptionstatic voidKnownFeaturePack.write(List<KnownFeaturePack> packs, File configFile) Deprecated.