org.mule.mule.model
Class ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner

java.lang.Object
  extended by org.mule.mule.model.ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner
Enclosing class:
ExplicitMethodEntryPointResolverTestCase

public static class ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner
extends Object


Constructor Summary
ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner()
           
 
Method Summary
 void polish(Fruit fruit)
           
 void wash(Fruit fruit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner

public ExplicitMethodEntryPointResolverTestCase.TestFruitCleaner()
Method Detail

wash

public void wash(Fruit fruit)

polish

public void polish(Fruit fruit)


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