org.glassfish.jersey.server.wadl.processor.internal
Class WadlModelProcessorAutoDiscoverable
java.lang.Object
org.glassfish.jersey.server.wadl.processor.internal.WadlModelProcessorAutoDiscoverable
- All Implemented Interfaces:
- AutoDiscoverable
@ConstrainedTo(value=SERVER)
public final class WadlModelProcessorAutoDiscoverable
- extends Object
- implements AutoDiscoverable
AutoDiscoverable registering WadlModelProcessorFeature if this feature is not already registered.
- Author:
- Michal Gajdos (michal.gajdos at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WadlModelProcessorAutoDiscoverable
public WadlModelProcessorAutoDiscoverable()
configure
public void configure(FeatureContext context)
- Specified by:
configure in interface AutoDiscoverable
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.