@Vetoed
See: Description
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 |
An optional per deployment service.
|
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 © 2018. All rights reserved.