Uses of Class
org.glassfish.admin.rest.generator.ResourcesGenerator.Strategy
-
Packages that use ResourcesGenerator.Strategy Package Description org.glassfish.admin.rest.generator -
-
Uses of ResourcesGenerator.Strategy in org.glassfish.admin.rest.generator
Methods in org.glassfish.admin.rest.generator that return ResourcesGenerator.Strategy Modifier and Type Method Description static ResourcesGenerator.StrategyResourcesGenerator.Strategy. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourcesGenerator.Strategy[]ResourcesGenerator.Strategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-