|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A registry of MetaClass instances which caches introspection & reflection information and allows methods to be dynamically added to existing classes at runtime
Field Summary | |
---|---|
int |
constantMetaClassCount
|
ConcurrentReaderHashMap |
constantMetaClasses
|
FastArray |
instanceMethods
|
MemoryAwareConcurrentReadMap |
loaderMap
|
FastArray |
staticMethods
|
boolean |
useAccessible
|
Integer |
version
|
MemoryAwareConcurrentReadMap |
weakMetaClasses
|
Constructor Summary | |
MetaClassRegistryImpl()
|
Method Summary |
---|
Constructor Detail |
---|
MetaClassRegistryImpl()
Method Detail |
---|