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)
NullFieldStrategySource
get
in interface NullFieldStrategySource
name
- name of the strategy (case is ignored)5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.