#include "module-config.h"

Go to the source code of this file.
Classes | |
| struct | JavaConfig |
Functions | |
| JavaConfig * | java_config_get (GlobalConfig *cfg) |
| void | java_config_set_jvm_options (GlobalConfig *cfg, gchar *jvm_options) |
| gchar * | java_config_get_jvm_options (GlobalConfig *cfg) |
| JavaConfig* java_config_get | ( | GlobalConfig * | cfg | ) |
| gchar* java_config_get_jvm_options | ( | GlobalConfig * | cfg | ) |
| void java_config_set_jvm_options | ( | GlobalConfig * | cfg, |
| gchar * | jvm_options | ||
| ) |