This is a wrapper for a ClassFieldExtractor that provides
default values and a simpler interface for non-used parameters
like the working memory, when the field extractor is used outside
the working memory scope.
Visit a POJO user class, and extract the property getter methods that are public, in the
order in which they are declared actually in the class itself (not using introspection).