@UsesMappedConfiguration(value=NullFieldStrategy.class) public interface NullFieldStrategySource
NullFieldStrategy
instances based on a logical name.Modifier and Type | Method and Description |
---|---|
NullFieldStrategy |
get(String name)
Returns the instance based on the name.
|
NullFieldStrategy get(String name)
name
- name of the strategy (case is ignored)IllegalArgumentException
- if the name does not match a configured instance${project.version} - Copyright © 2003-2015 The Apache Software Foundation.