Class | Description |
---|---|
ClassChecker |
Checks that a POJO is already manipulated or not.
|
ClassChecker.EnumAttribute |
Describes an attribute.
|
ClassChecker.SimpleAttribute |
Describes a simple attribute.
|
ConstructorCodeAdapter |
Constructor Adapter.
|
InnerClassAdapter |
Adapts a inner class in order to allow accessing outer class fields.
|
InnerClassManipulator |
Manipulates inner class allowing outer class access.
|
ManipulationProperty |
Store properties for the manipulation process.
|
ManipulationProperty.Logger |
Internal logger implementation.
|
Manipulator |
iPOJO Byte code Manipulator.
|
MethodCodeAdapter |
Insert code calling callbacks at the entry and before the exit of a method.
|
MethodCreator |
iPOJO Class Adapter.
|
MethodDescriptor |
Method Descriptor describe a method.
|
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.