[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/java'

Florian Forster octo at verplant.org
Sun Feb 22 19:03:55 CET 2009


 bindings/java/org/collectd/api/CollectdAPI.java    |   56 +++++-----
 .../org/collectd/api/CollectdConfigInterface.java  |    2 +-
 .../org/collectd/api/CollectdInitInterface.java    |    2 +-
 .../org/collectd/api/CollectdReadInterface.java    |    2 +-
 .../collectd/api/CollectdShutdownInterface.java    |    2 +-
 .../org/collectd/api/CollectdWriteInterface.java   |    2 +-
 src/Makefile.am                                    |    1 -
 src/collectd-java.pod                              |  112 +++++++++++++++-----
 src/java.c                                         |   26 +++---
 9 files changed, 129 insertions(+), 76 deletions(-)

New commits:
commit 4382a1ee772b0bc4b601cd0ba72d59463d0268eb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 22 19:00:23 2009 +0100

    collectd-java(5): Update the documentation.
    
    Especially add the new ``native'' methods.

commit 685611f4154ec03a2d237189c5d8d4b855cd12ce
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 22 18:55:27 2009 +0100

    java plugin: Change the name of all functions to conform to the Java convention.

commit ee7a974c823cba5c8fc030d785b9993e71d8c12f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Feb 22 19:02:23 2009 +0100

    Revert part of 5f195369: Accidentally commited changes to src/Makefile.am.




More information about the collectd-changes mailing list