| Package | Description |
|---|---|
| org.jboss.weld.serialization |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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.