Class TypeProfileFactory
java.lang.Object
com.blackrook.engine.struct.TypeProfileFactory
A factory that produces type profiles for POJOs and data objects.
- Author:
- Matthew Tropiano
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceAn interface for figuring out whether to ignore certain fields or methods on an object that a profile is being generated for (if they are already going to pass testing for includable fields).static classType profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans. -
Method Summary