public class SecureQueryDeploymentContributor extends ProviderDeploymentContributorBase implements ProviderDeploymentContributor
| Modifier and Type | Field and Description |
|---|---|
static String |
PROVIDER_IMPL_NAME |
static String |
PROVIDER_ROLE_NAME |
| Constructor and Description |
|---|
SecureQueryDeploymentContributor() |
| 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) |
String |
getName() |
String |
getRole() |
void |
initializeContribution(DeploymentContext context) |
void |
setAliasService(AliasService as) |
finalizeContributionfindServletclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinalizeContributionpublic static final String PROVIDER_ROLE_NAME
public static final String PROVIDER_IMPL_NAME
public String getRole()
getRole in interface ProviderDeploymentContributorpublic String getName()
getName in interface ProviderDeploymentContributorpublic void setAliasService(AliasService as)
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 contributeFilter(DeploymentContext context, Provider provider, Service service, ResourceDescriptor resource, List<FilterParamDescriptor> params)
contributeFilter in interface ProviderDeploymentContributorCopyright © 2020 The Apache Software Foundation. All rights reserved.