public interface ConfigurationFactory
ConfigurationModel.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getObjectType()
Returns the type of the object to be returned by this instance
|
Object |
newInstance()
Returns a new instance of an object which is compliant
with the model described by the owning
ConfigurationModel. |
Object newInstance()
ConfigurationModel.Copyright © 2017 MuleSoft, Inc.. All rights reserved.