public class RemoteDashboardAPIStub extends Object implements DashboardAPI
| Constructor and Description |
|---|
RemoteDashboardAPIStub() |
RemoteDashboardAPIStub(org.distributeme.core.ServiceDescriptor target) |
| Modifier and Type | Method and Description |
|---|---|
void |
deInit() |
DashboardConfig |
getDashboardConfig(String name) |
String |
getDefaultDashboardName() |
void |
init() |
public RemoteDashboardAPIStub()
public RemoteDashboardAPIStub(org.distributeme.core.ServiceDescriptor target)
public String getDefaultDashboardName() throws net.anotheria.anoplass.api.APIException
getDefaultDashboardName in interface DashboardAPInet.anotheria.anoplass.api.APIExceptionpublic DashboardConfig getDashboardConfig(String name) throws net.anotheria.anoplass.api.APIException
getDashboardConfig in interface DashboardAPInet.anotheria.anoplass.api.APIExceptionpublic void init()
throws net.anotheria.anoplass.api.APIInitException
init in interface net.anotheria.anoplass.api.APInet.anotheria.anoplass.api.APIInitExceptionpublic void deInit()
deInit in interface net.anotheria.anoplass.api.APICopyright © 2010-2015 anotheria.net. All Rights Reserved.