public interface GatewayServices extends Service, ProviderDeploymentContributor
| Modifier and Type | Field and Description |
|---|---|
static String |
GATEWAY_CLUSTER_ATTRIBUTE |
static String |
GATEWAY_NAME |
static String |
GATEWAY_SERVICES_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getService(ServiceType serviceName) |
Collection<ServiceType> |
getServiceTypes() |
contributeFilter, contributeProvider, finalizeContribution, getName, getRole, initializeContributionstatic final String GATEWAY_CLUSTER_ATTRIBUTE
static final String GATEWAY_SERVICES_ATTRIBUTE
static final String GATEWAY_NAME
Collection<ServiceType> getServiceTypes()
<T> T getService(ServiceType serviceName)
Copyright © 2022 The Apache Software Foundation. All rights reserved.