| Class | Description |
|---|---|
| ParameterizableFactory | |
| PojoClassFactory |
This is a factory class that builds PojoClassImpl representation given a class.
|
| PojoClassImpl |
This class is the default implementation for the PojoClass Interface, created through the PojoClassFactory.
|
| PojoFieldFactory |
This Field Factory returns a list of PojoFields for a given Class.
|
| PojoMethodFactory |
This factory handles various method related operations on given Class or Field.
|
| PojoMethodImpl | |
| PojoPackageFactory | |
| PojoParameterFactory | |
| PojoParameterImpl |
Copyright © 2010–2021. All rights reserved.