public class UrlRewriteDeploymentContributor extends ProviderDeploymentContributorBase
| Constructor and Description |
|---|
UrlRewriteDeploymentContributor() |
| 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() |
void |
initializeContribution(DeploymentContext context) |
findServletpublic String getRole()
public String getName()
public void initializeContribution(DeploymentContext context)
initializeContribution in interface ProviderDeploymentContributorinitializeContribution in class ProviderDeploymentContributorBasepublic 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 © 2015 Apache Software Foundation. All rights reserved.