javax.management.DynamicMBean, JaxRsMonitoringInfoRuntimeMBean, JaxRsUriRuntimeMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBeanpublic interface JaxRsResourceRuntimeMBean extends JaxRsUriRuntimeMBean, JaxRsMonitoringInfoRuntimeMBean
| Modifier and Type | Field | Description | 
|---|---|---|
| static java.lang.String | TYPE_EJB | Deprecated.
 12.2.1.0.0 | 
| static java.lang.String | TYPE_POJO | Deprecated.
 12.2.1.0.0 | 
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getClassName() | Get the class name of the resource. | 
| java.lang.String | getResourceType() | Provides the type (e.g., POJO, EJB, CDI, etc.) of the resource. | 
getAttribute, getAttributes, invoke, setAttribute, setAttributesgetExecutionTimeAverage, getExecutionTimeHigh, getExecutionTimeLow, getExecutionTimeTotal, getInvocationCount, getLastInvocationTime, getStartTimegetMethodsStatistics, getPath, getRequestStatistics, getResourceMethods, getSubResourceLocators, isExtended, lookupResourceMethods, lookupSubResourceLocatorspostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent@Deprecated static final java.lang.String TYPE_POJO
@Deprecated static final java.lang.String TYPE_EJB
java.lang.String getClassName()
java.lang.String getResourceType()