Package com.fortanix.sdkms.jce.provider
Interface SdkmsJCE.SdkmsJceStatsMBean
-
- All Known Implementing Classes:
SdkmsJCE.SdkmsJceStats
- Enclosing class:
- SdkmsJCE
public static interface SdkmsJCE.SdkmsJceStatsMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
getNumActiveAPIConnections()
Integer
getNumAvailableAPIConnections()
Integer
getNumMaxAPIConnections()
Integer
getNumPendingAPIConnections()
-