public class ParameterFactoryRegistry extends AbstractFactoryRegistry<ParameterFactory>
Constructor and Description |
---|
ParameterFactoryRegistry() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
factorySupports(ParameterFactory factory,
java.lang.String name) |
getFactory, register
protected boolean factorySupports(ParameterFactory factory, java.lang.String name)
factorySupports
in class AbstractFactoryRegistry<ParameterFactory>