Serialized Form
|
Package com.opensymphony.xwork |
proxy
ActionProxy proxy
actionName
String actionName
namespace
String namespace
context
Map<K,V> context
mapContext
Map<K,V> mapContext
validationAware
ValidationAware validationAware
action
Object action
proxy
ActionProxy proxy
preResultListeners
List<E> preResultListeners
extraContext
Map<K,V> extraContext
invocationContext
ActionContext invocationContext
interceptors
Iterator<E> interceptors
stack
OgnlValueStack stack
result
Result result
resultCode
String resultCode
executed
boolean executed
pushAction
boolean pushAction
config
ActionConfig config
invocation
ActionInvocation invocation
extraContext
Map<K,V> extraContext
actionName
String actionName
namespace
String namespace
method
String method
executeResult
boolean executeResult
cleanupContext
boolean cleanupContext
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
action
Object action
invocationContext
ActionContext invocationContext
proxy
ActionProxy proxy
result
Result result
resultCode
String resultCode
stack
OgnlValueStack stack
actionErrors
Collection<E> actionErrors
actionMessages
Collection<E> actionMessages
fieldErrors
Map<K,V> fieldErrors
throwable
Throwable throwable
|
Package com.opensymphony.xwork.config |
|
Package com.opensymphony.xwork.config.entities |
externalRefs
List<E> externalRefs
interceptors
List<E> interceptors
params
Map<K,V> params
results
Map<K,V> results
exceptionMappings
List<E> exceptionMappings
className
String className
methodName
String methodName
packageName
String packageName
|
Package com.opensymphony.xwork.interceptor.component |
componentsByScope
Map<K,V> componentsByScope
enablers
Map<K,V> enablers
- Deprecated.
enablers2
Map<K,V> enablers2
- Deprecated.
fallback
DefaultComponentManager fallback
- Deprecated.
loadOrder
List<E> loadOrder
- Deprecated.
resourceInstances
Map<K,V> resourceInstances
- Deprecated.
dependentResources
Map<K,V> dependentResources
- Deprecated.
alreadyLoaded
Set<E> alreadyLoaded
- Deprecated.
config
ComponentConfiguration config
- Deprecated.
scope
String scope
- Deprecated.
|
Package com.opensymphony.xwork.util |
readResolve
private Object readResolve()
root
CompoundRoot root
defaultType
Class<T> defaultType
overrides
Map<K,V> overrides
clazz
Class<T> clazz
- Deprecated.
clazz
Class<T> clazz
- Deprecated.
|
Package com.opensymphony.xwork.validator |