public class HaProviderDeploymentContributor extends ProviderDeploymentContributorBase
| Constructor and Description |
|---|
HaProviderDeploymentContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeFilter(DeploymentContext context,
Provider provider,
Service service,
ResourceDescriptor resource,
List<FilterParamDescriptor> params) |
void |
contributeProvider(DeploymentContext context,
Provider provider) |
void |
finalizeContribution(DeploymentContext context) |
String |
getName() |
String |
getRole() |
initializeContributionfindServletpublic String getRole()
public String getName()
public void contributeProvider(DeploymentContext context, Provider provider)
contributeProvider in interface ProviderDeploymentContributorcontributeProvider in class ProviderDeploymentContributorBasepublic void finalizeContribution(DeploymentContext context)
finalizeContribution in interface ProviderDeploymentContributorfinalizeContribution in class ProviderDeploymentContributorBasepublic void contributeFilter(DeploymentContext context, Provider provider, Service service, ResourceDescriptor resource, List<FilterParamDescriptor> params)
Copyright © 2014 Apache Software Foundation. All rights reserved.