Package | Description |
---|---|
org.jboss.weld.annotated.slim.backed | |
org.jboss.weld.serialization |
Constructor and Description |
---|
BackedAnnotatedMemberSerializationProxy(BackedAnnotatedType<X> type,
AbstractSerializableHolder<? extends Member> memberHolder) |
Modifier and Type | Class and Description |
---|---|
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 . |
Copyright © 2016. All rights reserved.