Uses of Interface
org.mule.tck.testmodels.fruit.Fruit

Packages that use Fruit
org.mule.tck.testmodels.fruit Contains the Fruit test model used by the tck and all other testcases in Mule. 
 

Uses of Fruit in org.mule.tck.testmodels.fruit
 

Classes in org.mule.tck.testmodels.fruit that implement Fruit
 class AbstractFruit
          AbstractFruit TODO (document class)
 class Apple
           
 class Banana
           
 class InvalidSatsuma
          InvalidSatsuma has no discoverable methods
 class Kiwi
          A test object not implementing Callable, but having a matching method accepting UMOEventContext.
 class Orange
           
 class RedApple
           
 class WaterMelon
           
 

Methods in org.mule.tck.testmodels.fruit with parameters of type Fruit
 void FruitLover.eatFruit(Fruit fruit)
           
 void FruitBowl.setFruit(Fruit[] fruit)
           
 

Constructors in org.mule.tck.testmodels.fruit with parameters of type Fruit
FruitBowl(Fruit[] fruit)
           
 



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