java plugin: Change the name of all functions to conform to the Java convention.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 22 Feb 2009 17:55:27 +0000 (18:55 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 22 Feb 2009 18:03:15 +0000 (19:03 +0100)
commit685611f4154ec03a2d237189c5d8d4b855cd12ce
tree98de03136d12c927aabeff77a4afc0d141f8f51e
parentee7a974c823cba5c8fc030d785b9993e71d8c12f
java plugin: Change the name of all functions to conform to the Java convention.
bindings/java/org/collectd/api/CollectdAPI.java
bindings/java/org/collectd/api/CollectdConfigInterface.java
bindings/java/org/collectd/api/CollectdInitInterface.java
bindings/java/org/collectd/api/CollectdReadInterface.java
bindings/java/org/collectd/api/CollectdShutdownInterface.java
bindings/java/org/collectd/api/CollectdWriteInterface.java
src/collectd-java.pod
src/java.c