Serialized Form
|
Package org.apache.webbeans.annotation |
value
String value
clazz
Class<T> clazz
|
Package org.apache.webbeans.component |
serialVersionUID: -2442900183095535369L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
bean
BuildInOwbBean<T> bean
actualObject
Object actualObject
|
Package org.apache.webbeans.container |
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -8141263188006177021L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
bean
javax.enterprise.inject.spi.Bean<T> bean
- the delegated bean
|
Package org.apache.webbeans.context |
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Read object.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Write Object.
- Throws:
IOException
active
boolean active
- Context status, active or not
type
ContextTypes type
- Context type
componentInstanceMap
Map<K,V> componentInstanceMap
- Context contextual instances
scopeType
Class<T> scopeType
- Contextual Scope Type
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.apache.webbeans.context.creational |
beanCreationalContext
javax.enterprise.context.spi.CreationalContext<T> beanCreationalContext
beanInstance
Object beanInstance
lock
Lock lock
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Read object.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Write Object.
- Throws:
IOException
dependentObjects
Map<K,V> dependentObjects
- Contextual bean dependent instances
key: contextual instance --> value: dependents
ATTENTION This variable gets initiated lazily!
contextual
javax.enterprise.context.spi.Contextual<T> contextual
- Contextual bean
ejbInterceptors
ConcurrentMap<K,V> ejbInterceptors
- Ejb interceptors
webBeansContext
WebBeansContext webBeansContext
destroying
boolean destroying
- This flag will get set to
true to prevent recursive loops while destroying
the CreationContext.
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
contextual
javax.enterprise.context.spi.Contextual<T> contextual
dependentType
DependentCreationalContext.DependentType dependentType
instance
Object instance
serialVersionUID: 1L
interceptorInstance
Object interceptorInstance
injectorInstance
OWBInjector injectorInstance
interceptorClass
Class<T> interceptorClass
|
Package org.apache.webbeans.conversation |
serialVersionUID: 8511063860333431722L
logger
WebBeansLogger logger
- Logger instance
id
String id
- Conversation id
isTransient
boolean isTransient
- Transient or not. Transient conversations are destroyed at the end of JSF request
timeout
long timeout
- Default timeout is 30mins
sessionId
String sessionId
- Id of the session that this conversation is created
activeTime
long activeTime
- Active duration of the conversation
inUsed
AtomicBoolean inUsed
- This instance is under used
webBeansContext
WebBeansContext webBeansContext
|
Package org.apache.webbeans.corespi.scanner |
annotationIndex
Map<K,V> annotationIndex
implementsIndex
Map<K,V> implementsIndex
classIndex
Map<K,V> classIndex
scanClassAnnotations
boolean scanClassAnnotations
scanMethodAnnotations
boolean scanMethodAnnotations
scanParameterAnnotations
boolean scanParameterAnnotations
scanFieldAnnotations
boolean scanFieldAnnotations
ignoredPackages
String[] ignoredPackages
unresolved
Set<E> unresolved
|
Package org.apache.webbeans.corespi.se |
serialVersionUID: 4321069777044090278L
logger
WebBeansLogger logger
- Logger instance
beansXml
String beansXml
- null or beans.xml of current BDA being processed
scannerService
ScannerService scannerService
beansXmlResources
Map<K,V> beansXmlResources
- Maps a resource (Ex: .jar) to a beans.xml location
|
Package org.apache.webbeans.decorator |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
webBeansContext
WebBeansContext webBeansContext
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.apache.webbeans.el |
serialVersionUID: 1L
valueExpression
javax.el.ValueExpression valueExpression
|
Package org.apache.webbeans.event |
serialVersionUID: -9035218380365451350L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream op)
throws IOException
- Throws:
IOException
injectedBindings
Annotation[] injectedBindings
- Event binding types
eventType
Type eventType
- Event types
|
Package org.apache.webbeans.exception |
serialVersionUID: 532093075405474889L
serialVersionUID: 532093075405474889L
serialVersionUID: 532093075405474889L
serialVersionUID: 1863095663133791175L
serialVersionUID: 1863095663133791175L
serialVersionUID: 1863095663133791175L
serialVersionUID: -3721839220664165557L
cause
Throwable cause
serialVersionUID: 778898501784477029L
|
Package org.apache.webbeans.exception.definition |
serialVersionUID: 2312285271502063304L
serialVersionUID: 5271502302312280463L
serialVersionUID: 4578359618905508012L
serialVersionUID: -7507805351707018006L
serialVersionUID: -1280732375706132123L
serialVersionUID: 2340492433053441783L
|
Package org.apache.webbeans.exception.inject |
serialVersionUID: -6261526411795328050L
serialVersionUID: -6635290650256485602L
serialVersionUID: -32096734405984195L
serialVersionUID: 5398575103682514128L
serialVersionUID: -2226577224929251465L
serialVersionUID: 8071003021459701684L
|
Package org.apache.webbeans.inject |
serialVersionUID: 1L
ownerCreationalContext
CreationalContextImpl<T> ownerCreationalContext
- Creational context to hold dependent instances
javaEEInstance
Object javaEEInstance
- Underlying javaee instance
webBeansContext
WebBeansContext webBeansContext
|
Package org.apache.webbeans.intercept |
serialVersionUID: 1L
serialVersionUID: 1L
actualInstance
Object actualInstance
- Bean instance
creationalContext
javax.enterprise.context.spi.CreationalContext<T> creationalContext
- Creaitonal context
serialVersionUID: 1L
instance
WebBeansContext instance
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Read from stream.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Write to stream.
- Throws:
IOException
logger
WebBeansLogger logger
- Logger instance
bean
OwbBean<T> bean
- Proxied bean
webBeansContext
WebBeansContext webBeansContext
serialVersionUID: 1L
cachedInterceptedMethods
CopyOnWriteArrayList<E> cachedInterceptedMethods
- this stores the
Method.hashCode() of intercepted methods
|
Package org.apache.webbeans.logger |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.apache.webbeans.proxy |
serialVersionUID: 2608686651845218158L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- When deserialized, first try container provided failover service. If the failover service does not
handle the actual instance, the default behavior is:
1. Read the object from the stream,
2. If the object is renote ejb stub, reconnect it.
3. if the object is DUMMY_STRING, invoke ResourceBean.getActualInstance to get a new instance of the resource.
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- When serialized, first try container provided failover service. If the failover service
does not handle the actual instance, the default behavior is:
1. If actual object is serializable, then serialize it directly.
2. If not, serialize the DUMMY_STRING.
- Throws:
IOException
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.