public class Kiwi extends Object implements Fruit
| Constructor and Description |
|---|
Kiwi() |
| Modifier and Type | Method and Description |
|---|---|
void |
bite() |
boolean |
equals(Object o) |
void |
handle(MuleEventContext eventContext) |
int |
hashCode() |
boolean |
isBitten() |
public void handle(MuleEventContext eventContext) throws Exception
ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.