Package | Description |
---|---|
org.jboss.weld.serialization |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSerializableHolder<V> |
class |
BeanHolder<T>
Serializable holder that keeps reference to a bean and is capable of reloading the reference on deserialization.
|
class |
ConstructorHolder<X>
Serializable holder for
Constructor . |
class |
FieldHolder
Serializable holder for
Field . |
class |
InjectionPointHolder
Serializable holder for
InjectionPoint . |
class |
MethodHolder
Serializable holder for
Method . |
class |
NoopSerializableHolder<T>
The default implementation.
|
Copyright © 2016. All rights reserved.