Serialized Form
Package org.apache.myfaces.orchestra.conversation |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
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
Map<K,V> conversationContexts
conversationInfo
CurrentConversationInfo conversationInfo
conversationName
String conversationName
beanName
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
String beanName
useWrapper
boolean useWrapper
Package org.apache.myfaces.orchestra.conversation.spring |
scope
AbstractSpringOrchestraScope scope
conversationName
String conversationName
targetBeanName
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
String _dateStyle
_locale
String _locale
_pattern
String _pattern
_timeStyle
String _timeStyle
_timeZone
String _timeZone
_type
String _type
Package org.apache.myfaces.shared_orchestra.util |
serialVersionUID: 7792947730961657948L
_args
Object[] _args
_evaluatedDetail
String _evaluatedDetail
_evaluatedSummary
String _evaluatedSummary
_locale
Locale _locale
viewId
String viewId
Package org.apache.myfaces.shared_orchestra.util.servlet |
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.