java bindings: Add first take at a `GenericJMX' plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 2 Aug 2009 10:18:30 +0000 (12:18 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 2 Aug 2009 10:18:30 +0000 (12:18 +0200)
commitbd931500189953f6995dc0cda30a35d98a824c3d
treeab84482f526e8d74b895ad823b8de51f668584de
parenta6c03398aae03ae35ec676f20abe71c84cc4f039
java bindings: Add first take at a `GenericJMX' plugin.
bindings/java/org/collectd/java/GenericJMX.java [new file with mode: 0644]
bindings/java/org/collectd/java/GenericJMXConfConnection.java [new file with mode: 0644]
bindings/java/org/collectd/java/GenericJMXConfMBean.java [new file with mode: 0644]
bindings/java/org/collectd/java/GenericJMXConfValue.java [new file with mode: 0644]