|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Managed | |
---|---|
org.apache.openejb.monitoring |
Uses of Managed in org.apache.openejb.monitoring |
---|
Classes in org.apache.openejb.monitoring with annotations of type Managed | |
---|---|
class |
Event
|
Methods in org.apache.openejb.monitoring with annotations of type Managed | |
---|---|
long |
Event.get()
|
long |
StatsInterceptor.Stats.getCount()
|
double |
StatsInterceptor.Stats.getGeometricMean()
|
long |
StatsInterceptor.getInvocationCount()
|
long |
StatsInterceptor.getInvocationTime()
|
double |
StatsInterceptor.Stats.getKurtosis()
|
java.lang.String |
Event.getLatest()
|
long |
Event.getLatestTime()
|
double |
StatsInterceptor.Stats.getMax()
|
double |
StatsInterceptor.Stats.getMean()
|
double |
StatsInterceptor.Stats.getMin()
|
long |
StatsInterceptor.getMonitoredMethods()
|
double |
StatsInterceptor.Stats.getPercentile01()
|
double |
StatsInterceptor.Stats.getPercentile10()
|
double |
StatsInterceptor.Stats.getPercentile25()
|
double |
StatsInterceptor.Stats.getPercentile50()
|
double |
StatsInterceptor.Stats.getPercentile75()
|
double |
StatsInterceptor.Stats.getPercentile90()
|
double |
StatsInterceptor.Stats.getPercentile99()
|
int |
StatsInterceptor.Stats.getSampleSize()
|
double |
StatsInterceptor.Stats.getSkewness()
|
double |
StatsInterceptor.Stats.getStandardDeviation()
|
double |
StatsInterceptor.Stats.getSum()
|
double |
StatsInterceptor.Stats.getSumsq()
|
double |
StatsInterceptor.Stats.getVariance()
|
void |
StatsInterceptor.Stats.setSampleSize(int i)
|
double[] |
StatsInterceptor.Stats.sortedValues()
|
double[] |
StatsInterceptor.Stats.values()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |