public class ServerRemoteLocator extends Object
ServerRemoteLocator oferece um ponto de acesso ao
servidor através de ServerEntryPoint e demais serviços
exportados pelo servidor central para um servidor locale. Essa classe deve
ser utilizada apenas pelo servidor, para localizar serviços no servidor
central. A conexão entre servidores é mantida na classe
ServerRemoteLocator.| Modifier and Type | Field and Description |
|---|---|
static AdministrationServiceInterface |
administrationService |
static AlgorithmServiceInterface |
algoService |
static ApplicationServiceInterface |
applicationService
Referência ao serviço
ApplicationServiceInterface |
static DiskUsageServiceInterface |
diskUsageService |
static EventLogServiceInterface |
eventLogService |
static FileTransferServiceInterface |
fileTransferService |
static HttpServiceInterface |
httpService |
static KillServerServiceInterface |
killServerService |
static MailServiceInterface |
mailService |
static NotificationServiceInterface |
notificationService |
static ProjectServiceInterface |
projectService |
static ProjectSynchronizationServiceInterface |
projectSynchronizationService |
static ServerEntryPoint |
server |
static SGAServiceInterface |
sgaService |
static WIOServiceInterface |
wioService |
| Constructor and Description |
|---|
ServerRemoteLocator() |
public static ServerEntryPoint server
public static AdministrationServiceInterface administrationService
public static AlgorithmServiceInterface algoService
public static DiskUsageServiceInterface diskUsageService
public static FileTransferServiceInterface fileTransferService
public static EventLogServiceInterface eventLogService
public static HttpServiceInterface httpService
public static KillServerServiceInterface killServerService
public static MailServiceInterface mailService
public static NotificationServiceInterface notificationService
public static ProjectServiceInterface projectService
public static SGAServiceInterface sgaService
public static WIOServiceInterface wioService
public static ProjectSynchronizationServiceInterface projectSynchronizationService
public static ApplicationServiceInterface applicationService
ApplicationServiceInterfaceCopyright © 2017. All rights reserved.