|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ValidationHelper.ValidateCallback | Interface implemented by the call-back object passed to
ValidationHelper.validateContext(ValidationContext, ValidateCallback, boolean)
. |
Class Summary | |
---|---|
AccessStrategy | Description: abstract class to encapsulate different strategies to get the value of a Property. |
BValVersion | This class contains version information for BVal. |
FieldAccess | Description: direct field access strategy. |
IndexedAccess | AccessStrategy to get an indexed member of an Iterable or
array object. |
KeyedAccess | AccessStrategy to get a keyed value from a Map . |
MethodAccess | Description: invoke a zero-argument method (getter) |
PrivilegedActions | Description: utility methods to perform actions with AccessController or without. |
PropertyAccess | Description: Undefined dynamic strategy (FIELD or METHOD access) Uses PropertyUtils or tries to determine field to
access the value |
ValidationHelper | Stateless helper methods used by the validators. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |