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.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.