Serialized Form


Package org.apache.struts2.config_browser

Class org.apache.struts2.config_browser.ActionNamesAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

serialVersionUID: -5389385242431387840L

Serialized Fields

actionNames

Set<E> actionNames

namespace

String namespace

namespaces

Set<E> namespaces

extension

String extension

configHelper

ConfigurationHelper configHelper

Class org.apache.struts2.config_browser.ListValidatorsAction extends com.opensymphony.xwork2.ActionSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

clazz

String clazz

context

String context

validators

List<E> validators

actionValidatorManager

com.opensymphony.xwork2.validator.ActionValidatorManager actionValidatorManager

Class org.apache.struts2.config_browser.ShowBeansAction extends ActionNamesAction implements Serializable

Serialized Fields

bindings

Map<K,V> bindings

Class org.apache.struts2.config_browser.ShowConfigAction extends ActionNamesAction implements Serializable

serialVersionUID: -1630527489407671652L

Serialized Fields

namespace

String namespace

actionName

String actionName

config

com.opensymphony.xwork2.config.entities.ActionConfig config

actionNames

Set<E> actionNames

detailView

String detailView

properties

PropertyDescriptor[] properties

objectFactory

com.opensymphony.xwork2.ObjectFactory objectFactory

reflectionProvider

com.opensymphony.xwork2.util.reflection.ReflectionProvider reflectionProvider

Class org.apache.struts2.config_browser.ShowConstantsAction extends ActionNamesAction implements Serializable

Serialized Fields

constants

Map<K,V> constants

Class org.apache.struts2.config_browser.ShowJarsAction extends ActionNamesAction implements Serializable

Class org.apache.struts2.config_browser.ShowValidatorAction extends ListValidatorsAction implements Serializable

serialVersionUID: 4061534149317835177L

Serialized Fields

properties

Set<E> properties

selected

int selected

reflectionProvider

com.opensymphony.xwork2.util.reflection.ReflectionProvider reflectionProvider

reflectionContextFactory

com.opensymphony.xwork2.util.reflection.ReflectionContextFactory reflectionContextFactory



Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.