public interface OpenBusServiceInterface extends ServiceInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME
O nome do serviço.
|
| Modifier and Type | Method and Description |
|---|---|
BusInfo |
getBusInfo()
Obtém informações sobre a localização do OpenBus.
|
Set<scs.core.ComponentId> |
getFailedComponents()
Obtém um conjunto com os componentes com falha no registro.
|
Set<scs.core.ComponentId> |
getRegisteredComponents()
Obtém um conjunto com os componentes registrados.
|
getName, isActivestatic final String SERVICE_NAME
BusInfo getBusInfo() throws RemoteException
RemoteException - Usada pelo mecanismo de RMI.Set<scs.core.ComponentId> getRegisteredComponents() throws RemoteException
RemoteException - Usada pelo mecanismo de RMI.Set<scs.core.ComponentId> getFailedComponents() throws RemoteException
RemoteException - Usada pelo mecanismo de RMI.Copyright © 2016. All rights reserved.