Interface | Description |
---|---|
ActionFactory |
Used by
ObjectFactory to build actions |
ConverterFactory |
Dedicated interface used by
ObjectFactory to build TypeConverter |
InterceptorFactory |
Dedicated interface used by
ObjectFactory to build Interceptor |
ResultFactory |
Used by
ObjectFactory to build Result |
UnknownHandlerFactory |
Dedicated interface used by
ObjectFactory to build UnknownHandler |
ValidatorFactory |
Dedicated interface used by
ObjectFactory to build Validator |
Class | Description |
---|---|
DefaultActionFactory |
Default implementation
|
DefaultInterceptorFactory |
Default implementation
|
DefaultResultFactory |
Default implementation
|
DefaultUnknownHandlerFactory |
Default implementation
|
DefaultValidatorFactory |
Default implementation
|
StrutsConverterFactory |
Default implementation
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.