Uses of Class
org.osgi.service.resourcemonitoring.ResourceMonitorException
-
Uses of ResourceMonitorException in org.osgi.service.resourcemonitoring
Modifier and TypeMethodDescriptionResourceMonitorFactory.createResourceMonitor
(ResourceContext resourceContext) Creates a new ResourceMonitor instance.void
ResourceMonitor.delete()
Disable and delete this instance of Resource Monitor.void
ResourceMonitor.disable()
Disable the monitoring of this resource type for the resource context associated with this monitor instance.void
ResourceMonitor.enable()
Enable the monitoring of this resource type for the resource context associated with this monitor instance.ResourceMonitor.getUsage()
Returns an object representing the current usage of this resource type by this resource context.