public final class PropertyFactoryRegistry extends PropertyFactoryImpl
factoryLoader
Constructor and Description |
---|
PropertyFactoryRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
register(java.lang.String name,
PropertyFactory factory) |
createProperty, createProperty, factorySupports
allowIllegalNames, getFactory, registerExtendedFactory
public void register(java.lang.String name, PropertyFactory factory)
name
- a non-standard property namefactory
- a factory for the non-standard property