Uses of Enum
org.glassfish.pfl.dynamic.codegen.spi.Wrapper.Operation
Packages that use Wrapper.Operation
-
Uses of Wrapper.Operation in org.glassfish.pfl.dynamic.codegen.spi
Methods in org.glassfish.pfl.dynamic.codegen.spi that return Wrapper.OperationModifier and TypeMethodDescriptionstatic Wrapper.Operation
Returns the enum constant of this type with the specified name.static Wrapper.Operation[]
Wrapper.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type Wrapper.OperationModifier and TypeMethodDescriptionprivate void
Wrapper.Environment.checkState
(Wrapper.Operation op) (package private) final void
Wrapper.Context.stateTransition
(Wrapper.Operation op)