org.mule.tck.testmodels.fruit
Class BananaFactory

java.lang.Object
  extended by org.mule.tck.testmodels.fruit.BananaFactory
All Implemented Interfaces:
ObjectFactory

public class BananaFactory
extends Object
implements ObjectFactory

BananaFactory is a test factory that creates Bananas


Constructor Summary
BananaFactory()
           
 
Method Summary
 Object create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BananaFactory

public BananaFactory()
Method Detail

create

public Object create()
              throws Exception
Specified by:
create in interface ObjectFactory
Throws:
Exception


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