Uses of Class
org.glassfish.hk2.configuration.api.Dynamicity
-
Packages that use Dynamicity Package Description org.glassfish.hk2.configuration.api -
-
Uses of Dynamicity in org.glassfish.hk2.configuration.api
Methods in org.glassfish.hk2.configuration.api that return Dynamicity Modifier and Type Method Description Dynamicity
dynamicity()
Describes how dynamic a configured field or parameter must be.static Dynamicity
Dynamicity. valueOf(String name)
Returns the enum constant of this type with the specified name.static Dynamicity[]
Dynamicity. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-