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
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-2008 MuleSource, Inc.. All Rights Reserved.