Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mule.test
Class TestMuleFactory  view TestMuleFactory download TestMuleFactory.java

java.lang.Object
  extended byorg.mule.umo.impl.MuleFactorySupport
      extended byorg.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