public interface RemoteAdditionalFunctionalityAPI extends Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
deInit(Map<?,?> __transportableCallContext) |
List |
forceIntervalUpdate(String intervalName,
Map<?,?> __transportableCallContext) |
List |
getConfiguration(Map<?,?> __transportableCallContext) |
List |
getConfigurationAsString(Map<?,?> __transportableCallContext) |
List |
getIntervalInfos(Map<?,?> __transportableCallContext) |
List |
getIntervalUpdateTimestamp(String intervalName,
Map<?,?> __transportableCallContext) |
List |
getMBeans(Map<?,?> __transportableCallContext) |
List |
getPlugins(Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List |
removePlugin(String pluginName,
Map<?,?> __transportableCallContext) |
List getPlugins(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList removePlugin(String pluginName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList forceIntervalUpdate(String intervalName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getMBeans(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getIntervalInfos(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getConfigurationAsString(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getIntervalUpdateTimestamp(String intervalName, Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getConfiguration(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList init(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIInitException, RemoteException
net.anotheria.anoplass.api.APIInitExceptionRemoteExceptionList deInit(Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionCopyright © 2010-2015 anotheria.net. All Rights Reserved.