|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ValueConverter
that holds utility functionality common to all value converters.ValueConverter
that converts Date values.InterceptorChain
which iterates over each MethodInterceptor
registered with Waffle.ResourceBundle
-based implementation of MessageResorces.Parameter
based on the argument being resolved.ValueConverterFinder
and its resulting
ValueConverter
to transform a String value into the specified type.TypeConverter
which delegates to
ValueConverter
's registered per application and retrieved via the the
ValueConverterFinder
.ValueConverter
that converts Enum values.ActionMethod
annotation to determine the parameter names to use to resolve the
argument values.
Paranamer
to determine the parameter names to use to resolve the argument values.
javax.servlet.http.HttpServletResponse
status should be set to.
ActionMethod
annotation.
read methods
.ValueConverter
that converts a CSV value to a List of Numbers.ValueConverter
that converts a value to a Numbers using the NumberFormat
instance
provided (which defaults to NumberFormat.getInstance()
).ValueConverter
.ValueConverterFinder
which uses
OgnlValueConverter
as default converter.AnnotatedMethodDefinitionFinder
.Registrar
to define how a components dependencies
can be resolved more explicitly.ServletRequest
attribute.ServletRequest
parametermethod
).
ConstantParameter
)
PropertyResourceBundle
.ContextControllerDefinitionFactory
..ActionMethod
annotated methods are invokable as Actions
.ServletContext
attribute.HttpSession
attribute.MethodInterceptor
so that it will be evaluated in the correct orderValueConverter
that converts a text value to a Map of String Lists indexed by Strings.ValueConverter
that converts CSV values to List of Strings.ValueConverter
that converts a text value to a Map of Number Lists indexed by Strings.ValueConverter
this interface is used to simplify converting (transmuting) a
String value into a given type.ValueConverter
instances registered per application.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |