[ 原始碼: jolokia ]
套件:libjolokia-core-java(1.7.1+dfsg-3)
access JMX MBeans remotely using JSON over HTTP - core
Jolokia is a fresh way to access JMX MBeans remotely. It is different from JSR-160 connectors in that it is an agent-based approach which uses JSON over HTTP for its communication in a REST-stylish way.
This is the core package containing servlet and helper classes.
其他與 libjolokia-core-java 有關的套件
|
|
|
|
-
- dep: libjson-simple-java
- Simple, lightweight and efficient JSON toolkit for Java