|
|||||||||
| Home >> All >> org >> mule >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mule.test
Class TestMuleFactory

java.lang.Objectorg.mule.umo.impl.MuleFactorySupport
org.mule.test.TestMuleFactory
- All Implemented Interfaces:
- org.mule.umo.UMOFactory
- public class TestMuleFactory
- extends org.mule.umo.impl.MuleFactorySupport
TestMuleFactory TODO (document class)
- Version:
- $Revision: 1.3 $
| Field Summary |
| Fields inherited from class org.mule.umo.impl.MuleFactorySupport |
|
| Constructor Summary | |
TestMuleFactory()
|
|
| Method Summary | |
org.mule.umo.UniversalMessageObject |
create()
The method that actually creates the instance of the desired UMO |
| Methods inherited from class org.mule.umo.impl.MuleFactorySupport |
create |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TestMuleFactory
public TestMuleFactory()
| Method Detail |
create
public org.mule.umo.UniversalMessageObject create()
- Description copied from class:
org.mule.umo.impl.MuleFactorySupport - The method that actually creates the instance of the desired UMO
|
|||||||||
| Home >> All >> org >> mule >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC