org.mule.tck.testmodels.mule
Class TestDependentObject

java.lang.Object
  extended by org.mule.tck.testmodels.mule.TestDependentObject
All Implemented Interfaces:
PropertyFactory

public class TestDependentObject
extends java.lang.Object
implements PropertyFactory

TestDependentObject is used as a mock dependency for an object


Constructor Summary
TestDependentObject()
           
 
Method Summary
 java.lang.Object create(java.util.Map<?,?> properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDependentObject

public TestDependentObject()
Method Detail

create

public java.lang.Object create(java.util.Map<?,?> properties)
                        throws java.lang.Exception
Specified by:
create in interface PropertyFactory
Throws:
java.lang.Exception


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.