public class CustomProvidersFeature extends Object implements javax.ws.rs.core.Feature
Constructor and Description |
---|
CustomProvidersFeature(Collection<Class<?>> providers)
Constructs Feature which is used to register providers as providers in Configuration.
|
public CustomProvidersFeature(Collection<Class<?>> providers)
providers
- collection of providers which are going to be registeredCopyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.