Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Deployments: Monitoring: JAX-RS Application: Configuration

Column Display     Related Tasks     Related Topics

Use this page to monitor configuration data of a JAX-RS application associated with this Web application.

Column Display

Name Description
Application Properties

The name and value of the custom JAX-RS/Jersey application-wide properties (for example, jersey.config.server.provider.packages).

Registered Classes

Explicitly registered JAX-RS resource and provider classes.

Registered Instances

Explicitly registered JAX-RS resource and provider instances.

All Registered Classes

All JAX-RS/Jersey component and provider classes registered either explicitly or via discovery (for example, classpath scanning, from META-INF/services entries).

Related Tasks

Related Topics


Back to Top