Skip to content
New issue

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

Add JMX management #104

Closed
mariomastrodicasa opened this issue Jan 27, 2023 · 1 comment · Fixed by #108
Closed

Add JMX management #104

mariomastrodicasa opened this issue Jan 27, 2023 · 1 comment · Fixed by #108
Assignees
Labels
enhancement New feature or request JNet JNet related issue

Comments

@mariomastrodicasa
Copy link

Is your feature request related to a problem? Please describe.
Any JVM is able to expose information using JMX specifications. JNet does not implement classes related to JMX.

Describe the solution you'd like
Add some, or all, classes related to JMX so from .NET it is possible to interact with JMX.

Describe alternatives you've considered
N/A

Additional context
N/A

@mariomastrodicasa mariomastrodicasa added enhancement New feature or request JNet JNet related issue labels Jan 27, 2023
masesdevelopers added a commit to masesdevelopers/JNet that referenced this issue Jan 30, 2023
masesdevelopers added a commit to masesdevelopers/JNet that referenced this issue Jan 30, 2023
masesdevelopers added a commit to masesdevelopers/JNet that referenced this issue Jan 31, 2023
masesdevelopers added a commit to masesdevelopers/JNet that referenced this issue Jan 31, 2023
masesdevelopers added a commit that referenced this issue Jan 31, 2023
* #104: added some classes related to JMX, to be completed

* #104: added notification classes

* #104: added proxy class getter

* #104: class improvement

* #104: added exceptions and other classes

* #108 (review)
@mariomastrodicasa
Copy link
Author

Seems JNetPS does not contain any cmdlet (see #50) to interact with JMX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request JNet JNet related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants