Serialized Form
Package org.apache.myfaces.orchestra.conversation |
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
log
org.apache.commons.logging.Log log
nextConversationContextId
long nextConversationContextId
- Used to generate a unique id for each "window" that a user has open
on the same webapp within the same HttpSession. Note that this is a
property of an object stored in the session, so will correctly
migrate from machine to machine along with a distributed HttpSession.
conversationContexts
java.util.Map<K,V> conversationContexts
conversationInfo
CurrentConversationInfo conversationInfo
conversationName
java.lang.String conversationName
beanName
java.lang.String beanName
Package org.apache.myfaces.orchestra.conversation.jsf |
serialVersionUID: 1L
log
org.apache.commons.logging.Log log
Package org.apache.myfaces.orchestra.conversation.jsf.components |
serialVersionUID: 1L
beanName
java.lang.String beanName
useWrapper
boolean useWrapper
Package org.apache.myfaces.orchestra.conversation.spring |
scope
AbstractSpringOrchestraScope scope
conversationName
java.lang.String conversationName
targetBeanName
java.lang.String targetBeanName
objectFactory
org.springframework.beans.factory.ObjectFactory objectFactory
Package org.apache.myfaces.orchestra.lib |
serialVersionUID: 7373984872572414699L
log
org.apache.commons.logging.Log log
lockCount
int lockCount
serialVersionUID: -282458546217595126L
Package org.apache.myfaces.orchestra.requestParameterProvider |
LOG
org.apache.commons.logging.Log LOG
Package org.apache.myfaces.orchestra.viewController.jsf |
serialVersionUID: -3975277433747722402L
log
org.apache.commons.logging.Log log
Package org.apache.myfaces.shared_orchestra.taglib.core |
serialVersionUID: -757757296071312897L
_dateStyle
java.lang.String _dateStyle
_locale
java.lang.String _locale
_pattern
java.lang.String _pattern
_timeStyle
java.lang.String _timeStyle
_timeZone
java.lang.String _timeZone
_type
java.lang.String _type
Package org.apache.myfaces.shared_orchestra.util.servlet |
Copyright © 2009 The Apache Software Foundation. All Rights Reserved.