A B C D F G H I J L N O P R S T 

A

Action - Annotation Type in org.apache.struts2.config
 

B

buildActionConfig(String, String, String, ResultTypeConfig) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
Create a new ActionConfig in the default package, with the default interceptor stack and a single result
buildResult(String, String, ResultTypeConfig, ActionContext) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

C

CHECK_ANNOTATION - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
 
CHECK_IMPLEMENTS_ACTION - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
 
checkAnnotation - Variable in class org.apache.struts2.config.ClasspathPackageProvider
When testing a class, check that it has an @Action annotation
checkImplementsAction - Variable in class org.apache.struts2.config.ClasspathPackageProvider
When testing a class, check that it implements Action
CLASS_SUFFIX - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
 
ClasspathPackageProvider - Class in org.apache.struts2.config
ClasspathPackageProvider loads the configuration by scanning the classpath or selected packages for Action classes.
ClasspathPackageProvider() - Constructor for class org.apache.struts2.config.ClasspathPackageProvider
 
ClasspathPackageProvider.ClasspathPageLocator - Class in org.apache.struts2.config
ClasspathPathLocator searches the classpath for server pages.
ClasspathPackageProvider.ClasspathPageLocator() - Constructor for class org.apache.struts2.config.ClasspathPackageProvider.ClasspathPageLocator
 
ClasspathPackageProvider.PageLocator - Interface in org.apache.struts2.config
PageLocator defines a locate method that can be used to discover server pages.
classSuffix - Variable in class org.apache.struts2.config.ClasspathPackageProvider
Default suffix that can be used to indicate POJO "Action" classes.
CodebehindUnknownHandler - Class in org.apache.struts2.codebehind
Uses code-behind conventions to solve the two unknown problems.
CodebehindUnknownHandler(String, Configuration) - Constructor for class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
configuration - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
createActionClassTest() - Method in class org.apache.struts2.config.ClasspathPackageProvider
 

D

DEFAULT_NAMESPACE - Static variable in annotation type org.apache.struts2.config.Action
 
DEFAULT_PAGE_EXTENSION - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
The default page extension, to use in place of ".jsp".
DEFAULT_PAGE_PREFIX - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
The default page prefix (or "path").
DEFAULT_PARENT_PACKAGE - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
A setting to indicate a custom default parent package, to use in place of "struts-default".
defaultPackageName - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
destroy() - Method in class org.apache.struts2.config.ClasspathPackageProvider
Default destructor.
determinePath(String, String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
DISABLE_ACTION_SCANNING - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
A setting to disable action scanning.

F

FORCE_LOWER_CASE - Static variable in class org.apache.struts2.config.ClasspathPackageProvider
The default page prefix (or "path").

G

getClassSuffix() - Method in class org.apache.struts2.config.ClasspathPackageProvider
 

H

handleUnknownAction(String, String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
handleUnknownActionMethod(Object, String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
Not used
handleUnknownResult(ActionContext, String, ActionConfig, String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

I

init(Configuration) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Register this application's configuration.

J

joinPaths(boolean, boolean, String...) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

L

loadPackageConfig(String, String, Class) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Finds or creates the package configuration for an Action class.
loadPackages(String[]) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Scan a list of packages for Action classes.
loadPackages() - Method in class org.apache.struts2.config.ClasspathPackageProvider
Clears and loads the list of packages registered at construction.
locate(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider.ClasspathPageLocator
 
locate(String) - Method in interface org.apache.struts2.config.ClasspathPackageProvider.PageLocator
 
LOG - Static variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

N

Namespace - Annotation Type in org.apache.struts2.config
Allows an action class to specify its namespace
needsReload() - Method in class org.apache.struts2.config.ClasspathPackageProvider
Indicates whether the packages have been initialized.

O

objectFactory - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
org.apache.struts2.codebehind - package org.apache.struts2.codebehind
 
org.apache.struts2.config - package org.apache.struts2.config
 

P

ParentPackage - Annotation Type in org.apache.struts2.config
Allows an action class or package to specify an xwork package to inherit
processActionClass(Class<?>, String[]) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Create a default action mapping for a class instance.

R

Result - Annotation Type in org.apache.struts2.config
Defines an XWork Result
Results - Annotation Type in org.apache.struts2.config
Defines multiple XWork Results
resultsByExtension - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

S

servletContext - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
setActionPackages(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
 
setCheckAnnotation(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Check that the class has an @Action annotation
setCheckImplementsAction(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Check that the class implements Action
setClassSuffix(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Default suffix that can be used to indicate POJO "Action" classes.
setDefaultPageExtension(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Register a default page extension to use when locating pages.
setDefaultPagePrefix(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Reigster a default page prefix to use when locating pages.
setDefaultParentPackage(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Register a default parent package for the actions.
setDisableActionScanning(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Disables action scanning.
setForceLowerCase(String) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Whether to use a lowercase letter as the initial letter of an action.
setObjectFactory(ObjectFactory) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
setPageLocator(ClasspathPackageProvider.PageLocator) - Method in class org.apache.struts2.config.ClasspathPackageProvider
Register a PageLocation to use to scan for server pages.
setPathPrefix(String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
setServletContext(ServletContext) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
setServletContext(ServletContext) - Method in class org.apache.struts2.config.ClasspathPackageProvider
 
string(String...) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
stripLeadingSlash(String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
stripSlashes(String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
stripTrailingSlash(String) - Method in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 

T

templatePathPrefix - Variable in class org.apache.struts2.codebehind.CodebehindUnknownHandler
 
A B C D F G H I J L N O P R S T 

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