author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 24 Feb 2009 09:11:56 +0000 (10:11 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 24 Feb 2009 09:16:47 +0000 (10:16 +0100) | ||
commit | 0300aefaeb9bac0a771cce6d11fa1f4c637e49d2 | |
tree | 1b58939c7f37356214aaa2df3b93e621c66cadaf | tree | snapshot |
parent | 45aa6a65c24e38c0a3fa3880a300fbb02db50486 | commit | diff |
java plugin: Add support for `target' callbacks.
With the ``do everything while in the configuration phase'' issues all
sorted out, this was actually kinda easy.
Matches and targets share a lot of code, so that the patch actually isn't
all that large..
Now, the Java plugin is feature-complete \o/
With the ``do everything while in the configuration phase'' issues all
sorted out, this was actually kinda easy.
Matches and targets share a lot of code, so that the patch actually isn't
all that large..
Now, the Java plugin is feature-complete \o/
bindings/java/org/collectd/api/Collectd.java | diff | blob | history | |
bindings/java/org/collectd/api/CollectdTargetFactoryInterface.java | [new file with mode: 0644] | blob |
bindings/java/org/collectd/api/CollectdTargetInterface.java | [new file with mode: 0644] | blob |
src/java.c | diff | blob | history |