Uses of Class
org.osgi.service.resourcemonitoring.ResourceMonitorException
Packages that use ResourceMonitorException
-
Uses of ResourceMonitorException in org.osgi.service.resourcemonitoring
Methods in org.osgi.service.resourcemonitoring that throw ResourceMonitorExceptionModifier and TypeMethodDescriptionResourceMonitorFactory.createResourceMonitor(ResourceContext resourceContext) Creates a new ResourceMonitor instance.voidResourceMonitor.delete()Disable and delete this instance of Resource Monitor.voidResourceMonitor.disable()Disable the monitoring of this resource type for the resource context associated with this monitor instance.voidResourceMonitor.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.