|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UsesMappedConfiguration(value=NullFieldStrategy.class) public interface NullFieldStrategySource
A source for NullFieldStrategy
instances based on a logical name.
Method Summary | |
---|---|
NullFieldStrategy |
get(String name)
Returns the instance based on the name. |
Method Detail |
---|
NullFieldStrategy get(String name)
name
- name of the strategy (case is ignored)
IllegalArgumentException
- if the name does not match a configured instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |