public interface UDDIServiceCounterMBean
Modifier and Type | Method and Description |
---|---|
int |
getFaultQueryCount() |
Double |
getProcessingTime() |
int |
getSuccessfulQueryCount() |
int |
getTotalQueryCount() |
void |
resetCounts() |
int getTotalQueryCount()
int getSuccessfulQueryCount()
int getFaultQueryCount()
Double getProcessingTime()
void resetCounts()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.