org.mule.tck.testmodels.fruit
Class BananaFactory
java.lang.Object
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
- Version:
- $Revision: 3167 $
- Author:
- Ross Mason
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BananaFactory
public BananaFactory()
create
public Object create()
throws Exception
- Specified by:
create in interface ObjectFactory
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.