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 Object
implements PropertyFactory

TestDependentObject is used as a mock dependency for an object


Constructor Summary
TestDependentObject()
           
 
Method Summary
 Object create(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 Object create(Map<?,?> properties)
              throws Exception
Specified by:
create in interface PropertyFactory
Throws:
Exception


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