public interface PropertyFactory
PropertyFactory
is used to create objects from the property file.
PropertyFactories map to Object create(Map<?,?> properties) throws Exception
properties
- The map of properties preceeding this Exception
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.