Definitions for "MetaClass "
MetaClass supports runtime access to metadata associated with Java program elements or artefacts. The program elements include packages, classes, methods, and fields and each metadata element is referred to as an attribute. The attributes are usually specified in the Java source files as JavaDoc markup.
a class defined strictly for the purpose of naming a set of attributes
a class object whose instances are themselves classes