Package | Description |
---|---|
net.bytebuddy.asm |
The ASM package contains classes that are meant for direct interaction with the ASM API.
|
net.bytebuddy.description |
Classes of this package allow the representation of Java classes, their member and their meta data.
|
net.bytebuddy.description.annotation |
Contains descriptions of annotations and annotation values.
|
net.bytebuddy.description.field |
Contains descriptions of Java fields.
|
net.bytebuddy.description.method |
Contains descriptions of Java methods and constructors as well as their parameters.
|
net.bytebuddy.description.type |
Contains descriptions of Java types and packages.
|
net.bytebuddy.dynamic |
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java
type that is dynamically created and for loading this type into a running JVM process.
|
net.bytebuddy.dynamic.scaffold |
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
|
net.bytebuddy.dynamic.scaffold.inline |
All classes and types in this package are related to creating a
DynamicType by
enhancing a given type. |
net.bytebuddy.implementation |
The implementation package contains any logic for intercepting method calls.
|
net.bytebuddy.implementation.attribute |
All types and classes in this package are responsible for writing attributes for a given Java byte code element,
i.e. fields, types and byte code methods.
|
net.bytebuddy.implementation.bind.annotation |
This package contains annotations, types and classes that are responsible for binding a method to calling another
method by interpreting annotations that indicate how a method should be bound to another method.
|
net.bytebuddy.matcher |
Contains an API for matching Java byte code entities.
|
net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescription s without
loading any classes. |
Class and Description |
---|
AnnotationDescription.Loadable
An annotation description that is linked to a given loaded annotation type which allows its representation
as a fully loaded instance.
|
Class and Description |
---|
AnnotationSource
Describes a declaration source for annotations.
|
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationDescription.AbstractBase
An adapter implementation of an annotation.
|
AnnotationDescription.AbstractBase.ForPrepared
An abstract implementation of a loadable annotation description.
|
AnnotationDescription.Builder
A builder for pragmatically creating
AnnotationDescription . |
AnnotationDescription.Latent.Loadable
A loadable annotation description of a latent annotation description.
|
AnnotationDescription.Loadable
An annotation description that is linked to a given loaded annotation type which allows its representation
as a fully loaded instance.
|
AnnotationList
Defines a list of annotation instances.
|
AnnotationList.AbstractBase
An abstract base implementation of an annotation list.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationSource.Empty
An annotation source that does not declare any annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
AnnotationValue.AbstractBase
An abstract base implementation of an unloaded annotation value.
|
AnnotationValue.ForConstant.PropertyDelegate
A property delegate for a constant annotation value.
|
AnnotationValue.ForConstant.PropertyDelegate.ForArrayType
A property delegate for an array type of a constant value.
|
AnnotationValue.ForConstant.PropertyDelegate.ForNonArrayType
A property delegate for a non-array type.
|
AnnotationValue.Loaded
A loaded variant of an
AnnotationValue . |
AnnotationValue.Loaded.AbstractBase
An abstract base implementation of a loaded annotation value.
|
AnnotationValue.Loaded.State
Represents the state of a
AnnotationValue.Loaded annotation property. |
AnnotationValue.RenderingDispatcher
A rendering dispatcher is responsible for resolving annotation values to
String representations. |
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
Class and Description |
---|
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
Class and Description |
---|
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationDescription.Loadable
An annotation description that is linked to a given loaded annotation type which allows its representation
as a fully loaded instance.
|
AnnotationSource
Describes a declaration source for annotations.
|
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
Class and Description |
---|
AnnotationDescription
An annotation description describes
Annotation meta data of a class without this class
being required to be loaded. |
AnnotationList
Defines a list of annotation instances.
|
AnnotationSource
Describes a declaration source for annotations.
|
AnnotationValue
Representation of an unloaded annotation value where all values represent either:
Primitive values (as their wrappers),
String s or arrays of primitive types or strings. |
AnnotationValue.AbstractBase
An abstract base implementation of an unloaded annotation value.
|
AnnotationValue.Loaded
A loaded variant of an
AnnotationValue . |
AnnotationValue.Loaded.AbstractBase
An abstract base implementation of a loaded annotation value.
|
AnnotationValue.Loaded.State
Represents the state of a
AnnotationValue.Loaded annotation property. |
Copyright © 2014–2017. All rights reserved.