@ProviderType
public interface InstallerMBean
Modifier and Type | Method and Description |
---|---|
int |
getActiveResourceCount()
Count of Active resource groups.
|
int |
getInstalledResourceCount()
Count of Installed resource groups.
|
long |
getSuspendedSince()
Determines the time since when the installer is in suspended state
|
boolean |
isActive()
Indicates that whether the installer is currently active
|
int getActiveResourceCount()
int getInstalledResourceCount()
boolean isActive()
long getSuspendedSince()
Copyright © 2022 The Apache Software Foundation. All rights reserved.