Interface ObjectFactory


  • public interface ObjectFactory
    Allows to create an instance from a classname and a set of properties. The implementation handles the coercing if needed. Note that it doesn't reuse the configuration format (for now) since it is intended to be used to convert some configuration (UI) properties to an instance.