|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.wadl.WadlFeature
public class WadlFeature
Feature enabling WADL processing. The feature registers providers and binders needed to enable wadl in the
jersey application. One of the providers is wadl model processor which enhances
current resources by additional wadl resources like /application.wadl and wadl options method.
| Constructor Summary | |
|---|---|
WadlFeature()
|
|
| Method Summary | |
|---|---|
boolean |
configure(javax.ws.rs.core.FeatureContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WadlFeature()
| Method Detail |
|---|
public boolean configure(javax.ws.rs.core.FeatureContext context)
configure in interface javax.ws.rs.core.Feature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||