One possible use of this method would be to take a basic ClassMetaData for a class and call this, passing in the users class. This would then add AbstractMemberMetaData for all fields in this class providing defaults for all of these. @param clr ClassLoaderResolver to use in loading any classes @param primary the primary ClassLoader to use (or null)
|
|