public final class PropertyFactoryRegistry extends PropertyFactoryImpl
Constructor and Description |
---|
PropertyFactoryRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
register(java.lang.String name,
PropertyFactory factory) |
createProperty, createProperty, getInstance
allowIllegalNames, getFactory, registerDefaultFactory, registerExtendedFactory
public void register(java.lang.String name, PropertyFactory factory)
name
- a non-standard property namefactory
- a factory for the non-standard propertyCopyright © 2004-2015 Micronode. All Rights Reserved.