Uses of Interface
name.matthewgreet.strutscommons.policy.Adjuster
Packages that use Adjuster
Package
Description
Various Struts 2 Interceptors.
Standard adjusters, converters and validators used in alternate annotation-based annotation.
Various helper classes, especially for session-based data, and libraries.
-
Uses of Adjuster in name.matthewgreet.strutscommons.interceptor
Methods in name.matthewgreet.strutscommons.interceptor with parameters of type Adjuster -
Uses of Adjuster in name.matthewgreet.strutscommons.policy
Classes in name.matthewgreet.strutscommons.policy that implement AdjusterModifier and TypeClassDescriptionclass
AbstractAdjusterSupport<A extends Annotation>
Preferred template class for implementations of adjusters.class
Template class for client supplied adjusters that modifies a form field value.class
class
class
-
Uses of Adjuster in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return AdjusterModifier and TypeMethodDescriptionAdjuster
<?> InterceptorCommonLibrary.ConfiguredPolicy.getAdjuster()
Methods in name.matthewgreet.strutscommons.util with parameters of type AdjusterModifier and TypeMethodDescriptionstatic <T> InterceptorCommonLibrary.ConfiguredPolicy
<T> InterceptorCommonLibrary.ConfiguredPolicy.makeAdjusterResult
(Adjuster<Annotation> adjuster)