Uses of Enum Class
org.glassfish.hk2.xml.spi.PreGenerationRequirement
Packages that use PreGenerationRequirement
Package
Description
-
Uses of PreGenerationRequirement in org.glassfish.hk2.xml.internal
Methods in org.glassfish.hk2.xml.internal that return PreGenerationRequirement -
Uses of PreGenerationRequirement in org.glassfish.hk2.xml.jaxb.internal
Methods in org.glassfish.hk2.xml.jaxb.internal that return PreGenerationRequirement -
Uses of PreGenerationRequirement in org.glassfish.hk2.xml.spi
Methods in org.glassfish.hk2.xml.spi that return PreGenerationRequirementModifier and TypeMethodDescriptionXmlServiceParser.getPreGenerationRequirement()This tells the system whether or not it needs to pregenerate all proxies prior to parsing a document or if the proxies can be generated lazilystatic PreGenerationRequirementReturns the enum constant of this class with the specified name.static PreGenerationRequirement[]PreGenerationRequirement.values()Returns an array containing the constants of this enum class, in the order they are declared.