Package org.jboss.weld.serialization
-
Interface Summary Interface Description SerializableHolder<T> Holds a value that is likely to be serialized. -
Class Summary 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 forConstructor.ContextualStoreImpl Implementation ofContextualStoreFieldHolder Serializable holder forField.InjectionPointHolder Serializable holder forInjectionPoint.MethodHolder Serializable holder forMethod.