| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JaxRsApplicationRuntimeMBean[] | 
WebAppComponentRuntimeMBean.getJaxRsApplications()
Provides an array of JaxRsApplicationMBeans associated with this
 module. 
 | 
JaxRsApplicationRuntimeMBean | 
WebAppComponentRuntimeMBean.lookupJaxRsApplication(String name)
Finds the JAX-RS application identified by name that is nothing but
 the corresponding servlet name. 
 |