| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JaxRsResourceRuntimeMBeanThe runtime MBean of a JAX-RS resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| JaxRsUriRuntimeMBean[] | JaxRsApplicationRuntimeMBean. getRootResourcesByUri()Get the statistics for each URI that is exposed in the application. | 
| JaxRsUriRuntimeMBean | JaxRsApplicationRuntimeMBean. lookupRootResourcesByUri(String uri)Provides the root resource MBean identified by the uri path of the resource. |