public interface RemoteAliasServiceProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
AliasService |
newInstance(AliasService localAliasService,
MasterService masterService) |
AliasService |
newInstance(GatewayServices gatewayServices,
AliasService localAliasService,
MasterService masterService) |
String getType()
AliasService newInstance(AliasService localAliasService, MasterService masterService)
AliasService newInstance(GatewayServices gatewayServices, AliasService localAliasService, MasterService masterService)
Copyright © 2022 The Apache Software Foundation. All rights reserved.