|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ClassTokenListener
that will get notified whenever a
ClassToken
object gets invalidated.
BeanMetaobjectProtocol
.Class
object in various contexts where it is undesirable
to keep a strong reference to the Class object itself.ClassToken.forClass(Class)
) after one or more
class tokens become invalid (the classes they represent became less than
weakly reachable).
ClassToken.forClass(Class)
)after one or more class tokens becomes
invalid (the classes they represent became less than weakly reachable).ClassBasedMetaobjectProtocol
instances.StandardMetaobjectProtocolFactory.createStandardMetaobjectProtocol(ClassLoader,
MetaobjectProtocol[], MetaobjectProtocol[])
.
BaseMetaobjectProtocol.delete(Object, Object)
with an
integer property ID.
CallProtocol.get(Object, Object)
with an
integer property ID.
BaseMetaobjectProtocol.has(Object, Object)
with an
integer property ID.
BaseMetaobjectProtocol
that can provide various
convenience functionality that can implemented in terms of base
functionality, but the specialized implementations can be optimized.BaseMetaobjectProtocol
into a full
MetaobjectProtocol
by implementing the MOP methods using only the
Base MOP methods.MetaobjectProtocol
that
requires you to only implement MetaobjectProtocolBase
methods on it.BaseMetaobjectProtocol.put(Object, Object, Object,CallProtocol)
with an integer property ID.
ClassTokenListener
previously registered with the
ClassToken.addClassRefListener(ClassTokenListener)
method.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |