Class PropertyFactoryRegistry

All Implemented Interfaces:
Serializable, Supplier<List<PropertyFactory<? extends Property>>>

@Deprecated public final class PropertyFactoryRegistry extends PropertyFactoryImpl
Deprecated.
See Also:
  • Constructor Details

    • PropertyFactoryRegistry

      public PropertyFactoryRegistry()
      Deprecated.
  • Method Details

    • register

      public void register(String name, PropertyFactory factory)
      Deprecated.
      Parameters:
      name - a non-standard property name
      factory - a factory for the non-standard property