public class HostNameFactory extends Object implements PropertyFactory
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
HostNameFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Map<?,?> props)
Creates a property using code execution.
|
public Object create(Map<?,?> props) throws Exception
PropertyFactorycreate in interface PropertyFactoryprops - The map of properties preceeding this ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.