| Package | Description |
|---|---|
| csbase.logic | |
| csbase.remote |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ServiceInterface> |
MonitoredServer.services
Mapa dos serviços exportados
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdministrationServiceInterface
Define a interface remota do serviço de acesso a usuários, grupos de
usuários, perfis e plataformas.
|
interface |
AlgorithmServiceInterface
Interface remota para acesso ao Serviço de Gerência de Algoritmos
|
interface |
ApplicationServiceInterface
Interface do serviço de gerência de aplicações.
|
interface |
CommandPersistenceServiceInterface
Interface do serviço de persistência de comandos.
|
interface |
DiagnosticServiceInterface
Interface do serviço de Diagnóstico do servidor
|
interface |
DiskUsageServiceInterface
Interface remota para acesso ao Serviço de notificação.
|
interface |
EventLogServiceInterface
Interface remota para acesso ao serviço de log cliente.
|
interface |
FileTransferServiceInterface
Interface remota para acesso ao serviço de transferência de arquivos via FTP.
|
interface |
FTCServiceInterface
Interface do serviço de acesso a remoto a arquivos.
|
interface |
HttpServiceInterface
Interface remota para acesso ao Serviço de download de arquivos.
|
interface |
KillServerServiceInterface
Define a interface remota do serviço de killserver do Server.
|
interface |
LogAdministrationServiceInterface
Interface remota para acesso ao serviço de administração dos arquivos de log.
|
interface |
MailServiceInterface
Interface remota para acesso ao serviço de e-mail.
|
interface |
MessageServiceInterface
Interface remota para acesso ao serviço de mensagens.
|
interface |
NotificationServiceInterface
Interface remota para acesso ao Serviço de Notificação.
|
interface |
OpenBusServiceInterface
Representa o serviço que trata da conexão do CSBase com o OpenBus.
|
interface |
OpenURLServiceInterface
Interface do serviço de aquisição de URLs de sietmas CSBASE.
|
interface |
ProjectServiceInterface
Define a interface remota do serviço de projetos do Server.
|
interface |
ProjectSynchronizationServiceInterface
Interface remota para acesso ao serviço de sincronização de projetos.
|
interface |
SchedulerServiceInterface
Interface do serviço de escalonamento de execução de algoritmos.
|
interface |
ServerServiceInterface
Interface que define o comportamento do serviço de servidores.
|
interface |
SGAServiceInterface
Interface remota para acesso ao Serviço de Gerência de SGAs
|
interface |
SharedObjectServiceInterface
Serviço de armazenamento e compartilhamento de objetos genéricos.
|
interface |
WIOServiceInterface
Interface remota para acesso ao Serviço de Gerência de WIOs
|
interface |
XMLConversionServiceInterface
Interface para o serviço de conversão de arquivos XML para compatibilizá-los
com a última versão do DTD.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ServiceInterface> |
ServerEntryPoint.fetchService(Object sessionKey,
String serviceName)
Obtem a referência para um determinado serviço disponível
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceInterface> |
ServerEntryPoint.fetchServices(Object sessionKey,
Set<String> servicesNames)
Obtem as referências para os serviços especificados.
|
Copyright © 2016. All rights reserved.