org.mule.tck.testmodels.fruit
Class AbstractFruit

java.lang.Object
  extended byorg.mule.tck.testmodels.fruit.AbstractFruit
All Implemented Interfaces:
Fruit, Serializable

public abstract class AbstractFruit
extends Object
implements Fruit

AbstractFruit TODO (document class)

Version:
$Revision: 3167 $
Author:
Ross Mason
See Also:
Serialized Form

Constructor Summary
AbstractFruit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mule.tck.testmodels.fruit.Fruit
bite, isBitten
 

Constructor Detail

AbstractFruit

public AbstractFruit()


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.