Interface | Description |
---|---|
SerializableHolder<T> |
Holds a value that is likely to be serialized.
|
Class | Description |
---|---|
AbstractSerializableHolder<V> | |
BeanHolder<T> |
Serializable holder that keeps reference to a bean and is capable of reloading the reference on deserialization.
|
BeanIdentifierIndex |
The index holds identifiers for the specified set of beans (note that only instances of
CommonBean and implementations of PassivationCapable
are included). |
ConstructorHolder<X> |
Serializable holder for
Constructor . |
ContextualStoreImpl |
Implementation of
ContextualStore |
FieldHolder |
Serializable holder for
Field . |
InjectionPointHolder |
Serializable holder for
InjectionPoint . |
MethodHolder |
Serializable holder for
Method . |
NoopSerializableHolder<T> |
The default implementation.
|
Copyright © 2016. All rights reserved.