Uses of Package
org.glassfish.pfl.dynamic.codegen.spi
-
Packages that use org.glassfish.pfl.dynamic.codegen.spi Package Description org.glassfish.pfl.dynamic.codegen.impl org.glassfish.pfl.dynamic.codegen.spi org.glassfish.pfl.tf.timer.spi -
Classes in org.glassfish.pfl.dynamic.codegen.spi used by org.glassfish.pfl.dynamic.codegen.impl Class Description ClassGenerator Represents a generated AST, which can be used to generate code.ClassInfo An interface that provides information about classes.Expression Simple marker interface for an Expression.FieldInfo ImportList MemberInfo An interface that provides information common to all kinds of class members.MethodInfo An interface that provides information about methods.Signature Represents the signature of a method, which is sometimes needed for selecting the correct method.Type Representation of Types (no generic support) used for codegen API.Variable -
Classes in org.glassfish.pfl.dynamic.codegen.spi used by org.glassfish.pfl.dynamic.codegen.spi Class Description ClassGenerator Represents a generated AST, which can be used to generate code.ClassInfo An interface that provides information about classes.Expression Simple marker interface for an Expression.FieldInfo ImportList Interceptor Interceptor interface used for byte code modification.MemberInfo An interface that provides information common to all kinds of class members.MethodInfo An interface that provides information about methods.ModifiableClass ModifiableFieldReference ModifiableFieldReference.ReferenceType ModifiableMethod Modify an existing method.Signature Represents the signature of a method, which is sometimes needed for selecting the correct method.Signature.CallType Type Representation of Types (no generic support) used for codegen API.Type.Sort Variable Wrapper.Context Wrapper.Environment Wrapper.Operation -
Classes in org.glassfish.pfl.dynamic.codegen.spi used by org.glassfish.pfl.tf.timer.spi Class Description ImportList Type Representation of Types (no generic support) used for codegen API.