We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix these issues introduced in #66.
removeMBeam()
removeMBean()
Set.removeAll()
The text was updated successfully, but these errors were encountered:
Issue #67: Rename Host.removeMBeam() to Host.removeMBean().
94abcb1
Issue #67: Use Set.removeAll() to determine stale mbeans.
4518e9e
Issue #67: Add mbean removal test.
2407fca
Issue #67: Fix stash merge detritus.
53b7732
mk23
No branches or pull requests
Fix these issues introduced in #66.
removeMBeam()
toremoveMBean()
Set.removeAll()
to determine which mbeans are staleThe text was updated successfully, but these errors were encountered: