public static interface JimixSampleJetty.HelloMBean
| Modifier and Type | Method and Description |
|---|---|
void |
alwaysFails() |
String |
createGreeting() |
String |
getMessage() |
void |
sayHello() |
void |
setMessage(String message) |
String |
takes3seconds() |
void sayHello()
String createGreeting()
void alwaysFails()
String takes3seconds() throws InterruptedException
InterruptedExceptionString getMessage()
void setMessage(String message)
Copyright © 2014. All Rights Reserved.