|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.factories.HostNameFactory
public class HostNameFactory
Extracts the local hostname from the local system
Field Summary | |
---|---|
protected static Log |
logger
|
Constructor Summary | |
---|---|
HostNameFactory()
|
Method Summary | |
---|---|
java.lang.Object |
create(java.util.Map<?,?> props)
Creates a property using code execution. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Log logger
Constructor Detail |
---|
public HostNameFactory()
Method Detail |
---|
public java.lang.Object create(java.util.Map<?,?> props) throws java.lang.Exception
PropertyFactory
create
in interface PropertyFactory
props
- The map of properties preceeding this java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |