public interface ConfigurationInstantiator
Configuration object.| 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
Configuration object. |
Object newInstance()
Configuration object.Copyright © 2015 MuleSoft, Inc.. All rights reserved.