syslog-ng source
java-config.h File Reference
#include "module-config.h"
Include dependency graph for java-config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  JavaConfig
 

Functions

JavaConfigjava_config_get (GlobalConfig *cfg)
 
void java_config_set_jvm_options (GlobalConfig *cfg, gchar *jvm_options)
 
gchar * java_config_get_jvm_options (GlobalConfig *cfg)
 

Function Documentation

◆ java_config_get()

JavaConfig* java_config_get ( GlobalConfig *  cfg)

◆ java_config_get_jvm_options()

gchar* java_config_get_jvm_options ( GlobalConfig *  cfg)

◆ java_config_set_jvm_options()

void java_config_set_jvm_options ( GlobalConfig *  cfg,
gchar *  jvm_options 
)