Serialized Form
-
Package org.jboss.shrinkwrap.api
-
Class org.jboss.shrinkwrap.api.IllegalArchivePathException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.shrinkwrap.api.IllegalOverwriteException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.shrinkwrap.api.UnknownExtensionTypeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.annotated
-
Package org.jboss.weld.annotated.enhanced
-
Package org.jboss.weld.annotated.enhanced.jlr
-
Class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl extends Object implements Serializable
- serialVersionUID:
- -9111642596078876778L
-
Serialized Fields
-
parameterTypes
String[] parameterTypes
-
-
Class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl extends Object implements Serializable
- serialVersionUID:
- 870948075030895317L
-
-
Package org.jboss.weld.annotated.slim
-
Class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier extends Object implements Serializable
- serialVersionUID:
- -264184070652700144L
-
Class org.jboss.weld.annotated.slim.SlimAnnotatedType.SerializationProxy extends Object implements Serializable
- serialVersionUID:
- 6800705438537396237L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
identifier
AnnotatedTypeIdentifier identifier
-
-
-
Package org.jboss.weld.annotated.slim.backed
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor extends BackedAnnotatedCallable<X,Constructor<X>> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
constructor
Constructor<X> constructor
-
-
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField extends BackedAnnotatedMember<X> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
field
Field field
-
-
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 450947485748828056L
-
Serialized Fields
-
memberHolder
AbstractSerializableHolder<? extends Member> memberHolder
-
type
BackedAnnotatedType<X> type
-
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod extends BackedAnnotatedCallable<X,Method> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
method
Method method
-
-
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter extends BackedAnnotated implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
declaringCallable
BackedAnnotatedCallable<X,?> declaringCallable
-
position
int position
-
-
-
Class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType extends BackedAnnotated implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
constructors
LazyValueHolder<Set<javax.enterprise.inject.spi.AnnotatedConstructor<X>>> constructors
-
fields
LazyValueHolder<Set<javax.enterprise.inject.spi.AnnotatedField<? super X>>> fields
-
identifier
AnnotatedTypeIdentifier identifier
-
javaClass
Class<X> javaClass
-
methods
LazyValueHolder<Set<javax.enterprise.inject.spi.AnnotatedMethod<? super X>>> methods
-
reflectionCache
ReflectionCache reflectionCache
-
sharedObjectCache
SharedObjectCache sharedObjectCache
-
-
-
-
Package org.jboss.weld.annotated.slim.unbacked
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor extends UnbackedAnnotatedMember<X> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
constructor
Constructor<X> constructor
-
parameters
List<javax.enterprise.inject.spi.AnnotatedParameter<X>> parameters
-
-
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField extends UnbackedAnnotatedMember<X> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
field
Field field
-
-
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod extends UnbackedAnnotatedMember<X> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter extends UnbackedAnnotated implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
declaringCallable
javax.enterprise.inject.spi.AnnotatedCallable<X> declaringCallable
-
position
int position
-
-
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType extends UnbackedAnnotated implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
constructors
Set<javax.enterprise.inject.spi.AnnotatedConstructor<X>> constructors
-
fields
Set<javax.enterprise.inject.spi.AnnotatedField<? super X>> fields
-
identifier
AnnotatedTypeIdentifier identifier
-
javaClass
Class<X> javaClass
-
methods
Set<javax.enterprise.inject.spi.AnnotatedMethod<? super X>> methods
-
-
-
Class org.jboss.weld.annotated.slim.unbacked.UnbackedMemberIdentifier extends Object implements Serializable
- serialVersionUID:
- -8031539817026460998L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
memberId
String memberId
-
type
UnbackedAnnotatedType<X> type
-
-
-
Package org.jboss.weld.bean
-
Class org.jboss.weld.bean.ManagedBeanIdentifier extends Object implements Serializable
- serialVersionUID:
- -2549776947566879012L
-
Serialized Fields
-
hashCode
int hashCode
-
typeIdentifier
AnnotatedTypeIdentifier typeIdentifier
-
-
Class org.jboss.weld.bean.ProducerMethodIdentifier extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hashCode
int hashCode
-
memberIndex
int memberIndex
-
typeIdentifier
AnnotatedTypeIdentifier typeIdentifier
-
-
Class org.jboss.weld.bean.StringBeanIdentifier extends Object implements Serializable
- serialVersionUID:
- -3389031898783605246L
-
Serialized Fields
-
value
String value
-
-
-
Package org.jboss.weld.bean.builtin
-
Class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy extends Object implements Serializable
- serialVersionUID:
- -9118965837530101152L
-
Serialized Fields
-
beanManager
BeanManagerImpl beanManager
-
creationalContext
javax.enterprise.context.spi.CreationalContext<? super T> creationalContext
-
injectionPoint
javax.enterprise.inject.spi.InjectionPoint injectionPoint
-
-
Class org.jboss.weld.bean.builtin.BeanManagerProxy extends ForwardingBeanManager implements Serializable
- serialVersionUID:
- -6990849486568169846L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
manager
BeanManagerImpl manager
-
nonPortableMode
boolean nonPortableMode
-
-
Class org.jboss.weld.bean.builtin.CallableMethodHandler extends Object implements Serializable
- serialVersionUID:
- -1348302663981663427L
-
Serialized Fields
-
callable
Callable<?> callable
-
-
Class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint extends ForwardingInjectionPoint implements Serializable
- serialVersionUID:
- -4102173765226078459L
-
Serialized Fields
-
injectionPoint
javax.enterprise.inject.spi.InjectionPoint injectionPoint
-
qualifiers
Set<Annotation> qualifiers
-
type
Type type
-
-
Class org.jboss.weld.bean.builtin.FacadeInjectionPoint extends ForwardingInjectionPoint implements Serializable
- serialVersionUID:
- -4102173765226078459L
-
Serialized Fields
-
injectionPoint
javax.enterprise.inject.spi.InjectionPoint injectionPoint
-
qualifiers
Set<Annotation> qualifiers
-
type
Type type
-
-
Class org.jboss.weld.bean.builtin.InstanceImpl extends AbstractFacade<T,javax.enterprise.inject.Instance<T>> implements Serializable
- serialVersionUID:
- -376721889693284887L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
-
Package org.jboss.weld.bean.builtin.ee
-
Class org.jboss.weld.bean.builtin.ee.AbstractEECallable extends Object implements Serializable
- serialVersionUID:
- 2685728358029843185L
-
Serialized Fields
-
beanManager
BeanManagerImpl beanManager
-
-
-
Package org.jboss.weld.bean.proxy
-
Class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler extends Object implements Serializable
-
Serialized Fields
-
interceptorMethodHandler
InterceptorMethodHandler interceptorMethodHandler
-
outerDecorator
Object outerDecorator
-
-
-
Class org.jboss.weld.bean.proxy.ContextBeanInstance extends AbstractBeanInstance implements Serializable
- serialVersionUID:
- -8144230657830556503L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
contextId
String contextId
-
id
org.jboss.weld.serialization.spi.BeanIdentifier id
-
-
Class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler extends TargetInstanceProxyMethodHandler<Object> implements Serializable
- serialVersionUID:
- 4577632640130385060L
-
Class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler extends Object implements Serializable
- serialVersionUID:
- 2107723373882153667L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
beanId
org.jboss.weld.serialization.spi.BeanIdentifier beanId
-
manager
BeanManagerImpl manager
-
reference
org.jboss.weld.ejb.api.SessionObjectReference reference
-
-
Class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance extends AbstractBeanInstance implements Serializable
- serialVersionUID:
- 2825052095047112162L
-
Serialized Fields
-
beanType
Class<?> beanType
-
methodHandler
MethodHandler methodHandler
-
-
Class org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance extends EnterpriseTargetBeanInstance implements Serializable
- serialVersionUID:
- 166825647603520280L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
contextId
String contextId
-
injectionPointHolder
InjectionPointHolder injectionPointHolder
-
-
Class org.jboss.weld.bean.proxy.ProxyMethodHandler extends Object implements Serializable
- serialVersionUID:
- 5293834510764991583L
-
Serialized Fields
-
beanId
org.jboss.weld.serialization.spi.BeanIdentifier beanId
-
beanInstance
BeanInstance beanInstance
-
contextId
String contextId
-
-
Class org.jboss.weld.bean.proxy.TargetBeanInstance extends AbstractBeanInstance implements Serializable
- serialVersionUID:
- 1099995238604086450L
-
Serialized Fields
-
instance
Object instance
-
instanceType
Class<?> instanceType
-
interceptorsHandler
MethodHandler interceptorsHandler
-
-
-
Package org.jboss.weld.bean.proxy.util
-
Class org.jboss.weld.bean.proxy.util.SerializableClientProxy extends Object implements Serializable
- serialVersionUID:
- -46820068707447753L
-
Serialization Methods
-
readResolve
Object readResolve() throws ObjectStreamException
Always returns the original proxy object that was serialized.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
beanId
org.jboss.weld.serialization.spi.BeanIdentifier beanId
-
contextId
String contextId
-
-
-
Package org.jboss.weld.context
-
Class org.jboss.weld.context.BusyConversationException extends javax.enterprise.context.BusyConversationException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.context.ContextNotActiveException extends javax.enterprise.context.ContextNotActiveException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.context.CreationalContextImpl extends Object implements Serializable
- serialVersionUID:
- 7375854583908262422L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
dependentInstances
List<org.jboss.weld.context.api.ContextualInstance<?>> dependentInstances
-
parentCreationalContext
CreationalContextImpl<?> parentCreationalContext
-
parentDependentInstances
List<org.jboss.weld.context.api.ContextualInstance<?>> parentDependentInstances
-
-
Class org.jboss.weld.context.NonexistentConversationException extends javax.enterprise.context.NonexistentConversationException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.context.SerializableContextualInstanceImpl extends Object implements Serializable
- serialVersionUID:
- -6366271037267396256L
-
-
Package org.jboss.weld.context.beanstore
-
Class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore extends AbstractMapBackedBeanStore implements Serializable
- serialVersionUID:
- 4770689245633688471L
-
Class org.jboss.weld.context.beanstore.HashMapBeanStore extends AbstractMapBackedBeanStore implements Serializable
- serialVersionUID:
- 4770689245633688471L
-
Class org.jboss.weld.context.beanstore.LockStore extends Object implements Serializable
- serialVersionUID:
- -698649566870070414L
-
-
Package org.jboss.weld.context.bound
-
Package org.jboss.weld.context.conversation
-
Class org.jboss.weld.context.conversation.ConversationIdGenerator extends Object implements Serializable
- serialVersionUID:
- 8489811313900825684L
-
Serialized Fields
-
id
AtomicInteger id
-
-
Class org.jboss.weld.context.conversation.ConversationImpl extends Object implements Serializable
- serialVersionUID:
- -5566903049468084035L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_transient
boolean _transient
-
id
String id
-
lastUsed
long lastUsed
-
manager
BeanManagerImpl manager
-
timeout
long timeout
-
-
-
Package org.jboss.weld.context.ejb
-
Package org.jboss.weld.context.http
-
Package org.jboss.weld.context.unbound
-
Package org.jboss.weld.ejb
-
Class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor extends Object implements Serializable
- serialVersionUID:
- 7327757031821596782L
-
Serialized Fields
-
requestDestroyedEvent
LazyValueHolder<FastEvent<Object>> requestDestroyedEvent
-
requestInitializedEvent
LazyValueHolder<FastEvent<Object>> requestInitializedEvent
-
-
Class org.jboss.weld.ejb.SessionBeanInterceptor extends AbstractEJBRequestScopeActivationInterceptor implements Serializable
- serialVersionUID:
- 2658712435730329384L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
beanManager
BeanManagerImpl beanManager
-
-
-
Package org.jboss.weld.el
-
Class org.jboss.weld.el.WeldMethodExpression extends ForwardingMethodExpression implements Serializable
- serialVersionUID:
- 7070020110515571744L
-
Serialized Fields
-
delegate
javax.el.MethodExpression delegate
-
-
Class org.jboss.weld.el.WeldValueExpression extends ForwardingValueExpression implements Serializable
- serialVersionUID:
- 1122137212009930853L
-
Serialized Fields
-
delegate
javax.el.ValueExpression delegate
-
-
-
Package org.jboss.weld.environment.logging
-
Class org.jboss.weld.environment.logging.CommonLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.environment.logging.WeldEnvironmentLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.environment.se.contexts.activators
-
Class org.jboss.weld.environment.se.contexts.activators.ActivateRequestScope.Literal extends javax.enterprise.util.AnnotationLiteral<ActivateRequestScope> implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.environment.se.contexts.activators.ActivateThreadScope.Literal extends javax.enterprise.util.AnnotationLiteral<ActivateThreadScope> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.environment.se.logging
-
Class org.jboss.weld.environment.se.logging.WeldSELogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.environment.servlet.logging
-
Class org.jboss.weld.environment.servlet.logging.JettyLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.environment.servlet.logging.TomcatLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.environment.servlet.logging.UndertowLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.environment.servlet.logging.WeldServletLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.event
-
Class org.jboss.weld.event.ContextEvent extends Object implements Serializable
- serialVersionUID:
- -1197351184144276424L
-
Serialized Fields
-
message
String message
-
-
Class org.jboss.weld.event.EventImpl extends AbstractFacade<T,javax.enterprise.event.Event<T>> implements Serializable
- serialVersionUID:
- 656782657242515455L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws InvalidObjectException
- Throws:
InvalidObjectException
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
-
Package org.jboss.weld.exceptions
-
Class org.jboss.weld.exceptions.AmbiguousResolutionException extends javax.enterprise.inject.AmbiguousResolutionException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.CreationException extends javax.enterprise.inject.CreationException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.DefinitionException extends javax.enterprise.inject.spi.DefinitionException implements Serializable
- serialVersionUID:
- 8014646336322875707L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.DeploymentException extends javax.enterprise.inject.spi.DeploymentException implements Serializable
- serialVersionUID:
- 8014646336322875707L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.IllegalArgumentException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.IllegalProductException extends javax.enterprise.inject.IllegalProductException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.IllegalStateException extends IllegalStateException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.InconsistentSpecializationException extends DeploymentException implements Serializable
- serialVersionUID:
- 4359656880524913555L
-
Class org.jboss.weld.exceptions.InjectionException extends javax.enterprise.inject.InjectionException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.InvalidObjectException extends InvalidObjectException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.NullInstanceException extends WeldException implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.exceptions.UnproxyableResolutionException extends javax.enterprise.inject.UnproxyableResolutionException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.UnsatisfiedResolutionException extends javax.enterprise.inject.UnsatisfiedResolutionException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.UnserializableDependencyException extends DeploymentException implements Serializable
- serialVersionUID:
- -6287506607413810688L
-
Class org.jboss.weld.exceptions.UnsupportedOperationException extends UnsupportedOperationException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.WeldException extends RuntimeException implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
WeldExceptionMessage message
-
-
Class org.jboss.weld.exceptions.WeldExceptionListMessage extends Object implements Serializable
- serialVersionUID:
- 3445187707771082346L
-
Serialization Methods
-
writeReplace
private Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
Class org.jboss.weld.exceptions.WeldExceptionStringMessage extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
message
String message
The string version of the message. This is only used when the original message from a wrapped exception is being used. Since it is already localized, it will simply be stored here and used as the message.
-
-
-
Package org.jboss.weld.injection
-
Class org.jboss.weld.injection.DynamicInjectionPoint extends ForwardingInjectionPoint implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
contextId
String contextId
-
-
Class org.jboss.weld.injection.EmptyInjectionPoint extends Object implements Serializable
- serialVersionUID:
- -2041468540191211977L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Class org.jboss.weld.injection.FieldInjectionPoint extends ForwardingInjectionPointAttributes<T,Field> implements Serializable
- serialVersionUID:
- 6645272914499045953L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
attributes
FieldInjectionPointAttributes<T,X> attributes
-
cacheable
boolean cacheable
-
-
Class org.jboss.weld.injection.ParameterInjectionPointImpl extends ForwardingInjectionPointAttributes<T,Object> implements Serializable
- serialVersionUID:
- -8354344628345860324L
-
Serialized Fields
-
attributes
ParameterInjectionPointAttributes<T,X> attributes
-
cacheable
boolean cacheable
-
-
-
Package org.jboss.weld.injection.attributes
-
Class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes extends ForwardingInjectionPoint implements Serializable
- serialVersionUID:
- -7540261474875045335L
-
Serialized Fields
-
delegate
javax.enterprise.inject.spi.InjectionPoint delegate
-
-
Class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes extends Object implements Serializable
- serialVersionUID:
- 7820718127728549436L
-
Serialized Fields
-
bean
BeanHolder<?> bean
-
delegate
boolean delegate
-
qualifiers
Set<Annotation> qualifiers
-
typeAttribute
org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes.TypeAttribute typeAttribute
-
-
Class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes extends AbstractForwardingInjectionPointAttributes<T,Field> implements Serializable
- serialVersionUID:
- 427326058103802742L
-
Class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes extends AbstractForwardingInjectionPointAttributes<T,Object> implements Serializable
- serialVersionUID:
- 6109999203440035470L
-
Class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes extends AbstractInferringInjectionPointAttributes<T,Field> implements Serializable
- serialVersionUID:
- -3099189770772787108L
-
Serialized Fields
-
field
javax.enterprise.inject.spi.AnnotatedField<X> field
-
-
Class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes extends AbstractInferringInjectionPointAttributes<T,Object> implements Serializable
- serialVersionUID:
- 1237037554422642608L
-
Serialized Fields
-
parameter
javax.enterprise.inject.spi.AnnotatedParameter<X> parameter
-
-
-
Package org.jboss.weld.interceptor.proxy
-
Class org.jboss.weld.interceptor.proxy.InterceptionContext extends Object implements Serializable
- serialVersionUID:
- 7500722360133273633L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
annotatedType
SlimAnnotatedType<?> annotatedType
-
interceptorInstances
Map<Class<?>,Object> interceptorInstances
-
manager
BeanManagerImpl manager
-
-
Class org.jboss.weld.interceptor.proxy.InterceptorException extends RuntimeException implements Serializable
-
Class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
ctx
InterceptionContext ctx
-
-
-
Package org.jboss.weld.interceptor.util.proxy
-
Class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler extends Object implements Serializable
-
-
Package org.jboss.weld.literal
-
Class org.jboss.weld.literal.AnyLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any> implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.literal.DecoratedLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Decorated> implements Serializable
- serialVersionUID:
- -2787762993635349364L
-
Class org.jboss.weld.literal.DefaultLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Default> implements Serializable
- serialVersionUID:
- 5464062523108931731L
-
Class org.jboss.weld.literal.DestroyedLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.Destroyed> implements Serializable
- serialVersionUID:
- 217403232984847384L
-
Serialized Fields
-
value
Class<? extends Annotation> value
-
-
Class org.jboss.weld.literal.EventLiteral extends javax.enterprise.util.TypeLiteral<javax.enterprise.event.Event<T>> implements Serializable
- serialVersionUID:
- 450443493114073397L
-
Class org.jboss.weld.literal.InitializedLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.Initialized> implements Serializable
- serialVersionUID:
- 217403232984847384L
-
Serialized Fields
-
value
Class<? extends Annotation> value
-
-
Class org.jboss.weld.literal.InterceptedLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Intercepted> implements Serializable
- serialVersionUID:
- -5006473476809796434L
-
Class org.jboss.weld.literal.InterceptorBindingTypeLiteral extends javax.enterprise.util.AnnotationLiteral<javax.interceptor.InterceptorBinding> implements Serializable
- serialVersionUID:
- 978485112467708038L
-
Class org.jboss.weld.literal.NamedLiteral extends javax.enterprise.util.AnnotationLiteral<javax.inject.Named> implements Serializable
- serialVersionUID:
- 5089199348756765779L
-
Serialized Fields
-
value
String value
-
-
Class org.jboss.weld.literal.NewLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New> implements Serializable
- serialVersionUID:
- 5740797331347409678L
-
Serialized Fields
-
value
Class<?> value
-
-
Class org.jboss.weld.literal.NormalScopeLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.NormalScope> implements Serializable
- serialVersionUID:
- -411873333591249571L
-
Serialized Fields
-
passivating
boolean passivating
-
-
Class org.jboss.weld.literal.QualifierLiteral extends javax.enterprise.util.AnnotationLiteral<javax.inject.Qualifier> implements Serializable
- serialVersionUID:
- -1865461877555038671L
-
Class org.jboss.weld.literal.ScopeLiteral extends javax.enterprise.util.AnnotationLiteral<javax.inject.Scope> implements Serializable
- serialVersionUID:
- -653676020289890924L
-
Class org.jboss.weld.literal.StereotypeLiteral extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Stereotype> implements Serializable
- serialVersionUID:
- -974277187448157814L
-
-
Package org.jboss.weld.logging
-
Class org.jboss.weld.logging.BeanLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.BeanManagerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.BootstrapLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ConfigurationLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ContextLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ConversationLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ElLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.EventLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.InterceptorLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.MetadataLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ReflectionLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ResolutionLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.SerializationLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ServletLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.UtilLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.ValidatorLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.VersionLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.WeldLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
Class org.jboss.weld.logging.XmlLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.manager
-
Class org.jboss.weld.manager.BeanManagerImpl extends Object implements Serializable
- serialVersionUID:
- 3021562879133838561L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Package org.jboss.weld.probe
-
Class org.jboss.weld.probe.InvocationMonitor extends Object implements Serializable
- serialVersionUID:
- -5245789370968148511L
-
Serialized Fields
-
beanManager
BeanManagerImpl beanManager
-
interceptedBean
javax.enterprise.inject.spi.Bean<?> interceptedBean
-
-
Class org.jboss.weld.probe.ProbeLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.serialization
-
Class org.jboss.weld.serialization.AbstractSerializableHolder extends Object implements Serializable
- serialVersionUID:
- -5217996922004189423L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Class org.jboss.weld.serialization.BeanHolder extends AbstractSerializableHolder<javax.enterprise.inject.spi.Bean<T>> implements Serializable
- serialVersionUID:
- 6039992808930111222L
-
Serialized Fields
-
beanId
org.jboss.weld.serialization.spi.BeanIdentifier beanId
-
contextId
String contextId
-
-
Class org.jboss.weld.serialization.ConstructorHolder extends AbstractSerializableHolder<Constructor<X>> implements Serializable
- serialVersionUID:
- -6439218442811003152L
-
Class org.jboss.weld.serialization.FieldHolder extends AbstractSerializableHolder<Field> implements Serializable
- serialVersionUID:
- 407021346356682729L
-
Class org.jboss.weld.serialization.InjectionPointHolder extends AbstractSerializableHolder<javax.enterprise.inject.spi.InjectionPoint> implements Serializable
- serialVersionUID:
- -6128821485743815308L
-
Serialized Fields
-
identifier
org.jboss.weld.serialization.InjectionPointHolder.InjectionPointIdentifier identifier
-
-
Class org.jboss.weld.serialization.MethodHolder extends AbstractSerializableHolder<Method> implements Serializable
- serialVersionUID:
- -3033089710155551280L
-
Serialized Fields
-
declaringClass
Class<?> declaringClass
-
index
int index
-
-
Class org.jboss.weld.serialization.NoopSerializableHolder extends Object implements Serializable
- serialVersionUID:
- -6518106809153308224L
-
Serialized Fields
-
value
T value
-
-
-
Package org.jboss.weld.util
-
Class org.jboss.weld.util.ForwardingBeanManager extends Object implements Serializable
- serialVersionUID:
- -3116833950882475733L
-
Class org.jboss.weld.util.LazyValueHolder.Serializable extends LazyValueHolder<T> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.weld.util.bean
-
Class org.jboss.weld.util.bean.SerializableForwardingBean extends ForwardingBean<T> implements Serializable
- serialVersionUID:
- 6857565199244590365L
-
Serialized Fields
-
holder
BeanHolder<T> holder
-
-
Class org.jboss.weld.util.bean.SerializableForwardingInjectionPoint extends ForwardingInjectionPoint implements Serializable
- serialVersionUID:
- 7803445899943317029L
-
Serialized Fields
-
ip
InjectionPointHolder ip
-
-
-
Package org.jboss.weld.util.collections
-
Class org.jboss.weld.util.collections.ArraySet extends Object implements Serializable
- serialVersionUID:
- -5296795345424575659L
-
-
Package org.jboss.weld.util.el
-
Class org.jboss.weld.util.el.ForwardingMethodExpression extends javax.el.MethodExpression implements Serializable
- serialVersionUID:
- -2614033937482335044L
-
Class org.jboss.weld.util.el.ForwardingValueExpression extends javax.el.ValueExpression implements Serializable
- serialVersionUID:
- -2318681808639242038L
-
-
Package org.jboss.weld.util.reflection
-
Class org.jboss.weld.util.reflection.ParameterizedTypeImpl extends Object implements Serializable
- serialVersionUID:
- -3005183010706452884L
-