public interface PropertyFactory
PropertyFactory is used to create objects from the property file. PropertyFactories map to | Modifier and Type | Method and Description |
|---|---|
Object |
create(Map<?,?> properties)
Creates a property using code execution.
|
Object create(Map<?,?> properties) throws Exception
properties - The map of properties preceeding this ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.