org.glassfish.jersey.server.wadl.processor
Class WadlModelProcessorFeature
java.lang.Object
org.glassfish.jersey.server.wadl.processor.WadlModelProcessorFeature
- All Implemented Interfaces:
- Feature
public class WadlModelProcessorFeature
- extends Object
- implements Feature
Feature enabling WADL model processor. The feature registers model processor
which enhance the resource model with WADL resource extensions.
- Author:
- Miroslav Fuksa (miroslav.fuksa at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WadlModelProcessorFeature
public WadlModelProcessorFeature()
configure
public boolean configure(FeatureContext context)
- Specified by:
configure in interface Feature
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.