Package org.apache.felix.ipojo.manipulation

Class Summary
ClassChecker Check that a POJO is already manipulated or not.
ConstructorCodeAdapter Constructor Adapter : add a component manager argument inside a constructor.
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.