| Package | Description |
|---|---|
| org.mule.tck.testmodels.fruit |
Contains the Fruit test model used by the tck and all other testcases in Mule.
|
| Modifier and Type | Method and Description |
|---|---|
FruitCleaner |
Apple.getAppleCleaner() |
FruitCleaner |
OrangeInterface.getCleaner() |
FruitCleaner |
Orange.getCleaner() |
| Modifier and Type | Method and Description |
|---|---|
void |
Apple.setAppleCleaner(FruitCleaner cleaner) |
void |
OrangeInterface.setCleaner(FruitCleaner cleaner) |
void |
Orange.setCleaner(FruitCleaner cleaner) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.