public interface RemoteProducerAPI extends Remote, org.distributeme.core.lifecycle.ServiceAdapter
| Modifier and Type | Method and Description |
|---|---|
List |
deInit(Map<?,?> __transportableCallContext) |
List |
getAllProducers(String intervalName,
TimeUnit timeUnit,
Map<?,?> __transportableCallContext) |
List |
getAllProducersByCategory(String currentCategory,
String intervalName,
TimeUnit timeUnit,
Map<?,?> __transportableCallContext) |
List |
getAllProducersBySubsystem(String currentSubsystem,
String intervalName,
TimeUnit timeUnit,
Map<?,?> __transportableCallContext) |
List |
getCategories(Map<?,?> __transportableCallContext) |
List |
getProducer(String producerId,
String intervalName,
TimeUnit timeUnit,
Map<?,?> __transportableCallContext) |
List |
getProducers(IProducerFilter[] iProducerFilters,
String intervalName,
TimeUnit timeUnit,
Map<?,?> __transportableCallContext) |
List |
getSubsystems(Map<?,?> __transportableCallContext) |
List |
init(Map<?,?> __transportableCallContext) |
List getCategories(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getSubsystems(Map<?,?> __transportableCallContext) throws net.anotheria.anoplass.api.APIException, RemoteException
net.anotheria.anoplass.api.APIExceptionRemoteExceptionList getAllProducers(String intervalName, TimeUnit timeUnit, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getAllProducersByCategory(String currentCategory, String intervalName, TimeUnit timeUnit, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getProducers(IProducerFilter[] iProducerFilters, String intervalName, TimeUnit timeUnit, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getAllProducersBySubsystem(String currentSubsystem, String intervalName, TimeUnit timeUnit, Map<?,?> __transportableCallContext) throws RemoteException
RemoteExceptionList getProducer(String producerId, String intervalName, TimeUnit timeUnit, 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.