public class ServiceTestDeploymentContributor extends JerseyServiceDeploymentContributorBase
| Constructor and Description |
|---|
ServiceTestDeploymentContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeService(DeploymentContext context,
Service service) |
String |
getName() |
protected String[] |
getPackages() |
protected String[] |
getPatterns() |
String |
getRole() |
addAuthenticationFilter, addAuthorizationFilter, addDispatchFilter, addIdentityAssertionFilter, addRewriteFilter, addWebAppSecFilters, addXForwardedFilter, finalizeContribution, getProviderByRole, getVersion, initializeContribution, topologyContainsProviderTypefindServletpublic String getRole()
public String getName()
protected String[] getPackages()
getPackages in class JerseyServiceDeploymentContributorBaseprotected String[] getPatterns()
getPatterns in class JerseyServiceDeploymentContributorBasepublic void contributeService(DeploymentContext context, Service service) throws Exception
contributeService in interface ServiceDeploymentContributorcontributeService in class JerseyServiceDeploymentContributorBaseExceptionCopyright © 2018 Apache Software Foundation. All rights reserved.