public class MuranoApplication extends Object implements Application
| Modifier and Type | Class and Description |
|---|---|
static class |
MuranoApplication.ApplicationList
This class differs from similar classes for other services due to the
output format difference.
|
| Constructor and Description |
|---|
MuranoApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendData(String key,
Object value)
All except for internal service info will be added to data.
|
Map<String,Object> |
getData() |
MuranoServiceInfo |
getService() |
String |
toString() |
public void appendData(String key, Object value)
public Map<String,Object> getData()
getData in interface Applicationpublic MuranoServiceInfo getService()
getService in interface ApplicationCopyright © 2017. All rights reserved.