|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
@ConstrainedTo(value=SERVER) public final class WadlAutoDiscoverable
AutoDiscoverable registering WadlFeature if this feature
is not already registered.
| Constructor Summary | |
|---|---|
WadlAutoDiscoverable()
|
|
| Method Summary | |
|---|---|
void |
configure(FeatureContext context)
A call-back method called when an auto-discoverable component is to be configured in a given runtime configuration scope. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WadlAutoDiscoverable()
| Method Detail |
|---|
public void configure(FeatureContext context)
AutoDiscoverable
Note that as with JAX-RS features, before registering new JAX-RS components in a
given configurable context, an auto-discoverable component should verify that newly registered components are not
already registered in the configurable context.
configure in interface AutoDiscoverablecontext - configurable context in which the auto-discoverable should be configured.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||