JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.caucho.env.meter
Interface ActiveSensor
All Known Implementing Classes:
ActiveMeter
public interface
ActiveSensor
The ActiveSensor measures the number of threads currently using a resource.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
end
()
End the active
void
start
()
Start the active
Method Detail
start
void start()
Start the active
end
void end()
End the active
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method