Class | Description |
---|---|
AnnotationsCopyClassTransformer | Deprecated
do not use this class, use
DirectCopyClassTransformer instead |
DirectCopyClassTransformer |
This class transformer will copy fields, methods, and interface definitions from a source class to a target class,
based on the xformTemplates map.
|
DirectCopyIgnorePattern | |
DirectCopyTransformTypes |
Constants for tagging an entity class to receive byte code transformation upon
being loaded by the classloader
|
NullClassTransformer |
This class transformer will do nothing.
|
Annotation Type | Description |
---|---|
DirectCopyTransform | |
DirectCopyTransformMember | |
NonCopied |
Copyright © 2014. All rights reserved.