org.mule.tck.testmodels.mule
Class TestDependentObject

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

public class TestDependentObject
extends Object
implements org.mule.api.config.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 org.mule.api.config.PropertyFactory
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.