org.mule.tck.testmodels.fruit
Interface FruitCleaner


public interface FruitCleaner


Method Summary
 void polish(Fruit fruit)
           
 void wash(Fruit fruit)
           
 

Method Detail

wash

void wash(Fruit fruit)

polish

void polish(Fruit fruit)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.