Uses of Class
com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl.ReflectAttrs
Packages that use OldReflectObjectCopierImpl.ReflectAttrs
-
Uses of OldReflectObjectCopierImpl.ReflectAttrs in com.sun.corba.ee.impl.copyobject
Fields in com.sun.corba.ee.impl.copyobject with type parameters of type OldReflectObjectCopierImpl.ReflectAttrsModifier and TypeFieldDescriptionprivate static Map
<Class, OldReflectObjectCopierImpl.ReflectAttrs> OldReflectObjectCopierImpl.reflectCache
reflectCache is used to cache the reflection attributes of a classMethods in com.sun.corba.ee.impl.copyobject that return OldReflectObjectCopierImpl.ReflectAttrsModifier and TypeMethodDescriptionOldReflectObjectCopierImpl.getClassAttrs
(Class cls) Gets the reflection attributes for a class from the cache or if it is not in the cache yet, computes the attributes and populates the cacheMethods in com.sun.corba.ee.impl.copyobject with parameters of type OldReflectObjectCopierImpl.ReflectAttrsModifier and TypeMethodDescriptionprivate Object
OldReflectObjectCopierImpl.copyAnyClass
(OldReflectObjectCopierImpl.ReflectAttrs attrs, Object obj)