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.OperationReturns 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 voidWrapper.Environment.checkState(Wrapper.Operation op) (package private) final voidWrapper.Context.stateTransition(Wrapper.Operation op)