Serialized Form
-
Package org.jboss.as.weld._private
-
Class org.jboss.as.weld._private.WeldEjbLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.jboss.as.weld.ejb
-
Class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor extends org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor implements Serializable
- serialVersionUID:
- -503029523442133584L
-
Serialized Fields
-
beanManager
org.jboss.weld.manager.BeanManagerImpl beanManager
-
beanManagerServiceName
org.jboss.msc.service.ServiceName beanManagerServiceName
-
requestContext
org.jboss.weld.context.ejb.EjbRequestContext requestContext
-
-
Class org.jboss.as.weld.ejb.SerializedStatefulSessionObject extends Object implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
-
Class org.jboss.as.weld.ejb.SessionObjectReferenceImpl extends Object implements Serializable
-
Class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl extends Object implements Serializable
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
createServiceName
org.jboss.msc.service.ServiceName createServiceName
-
ejbComponent
StatefulSessionComponent ejbComponent
-
id
org.jboss.ejb.client.SessionID id
-
removed
boolean removed
-
viewServices
Map<Class<?>,org.jboss.msc.service.ServiceName> viewServices
-
-
-
-
Package org.jboss.as.weld.interceptors
-
Class org.jboss.as.weld.interceptors.WeldInterceptorInstances extends Object implements Serializable
- serialVersionUID:
- 1L
-