public class NullFieldStrategySourceImpl extends Object implements NullFieldStrategySource
| Constructor and Description | 
|---|
| NullFieldStrategySourceImpl(Map<String,NullFieldStrategy> configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| NullFieldStrategy | get(String name)Returns the instance based on the name. | 
public NullFieldStrategySourceImpl(Map<String,NullFieldStrategy> configuration)
public NullFieldStrategy get(String name)
NullFieldStrategySourceget in interface NullFieldStrategySourcename - name of the strategy (case is ignored)${project.version} - Copyright © 2003-2015 The Apache Software Foundation.