Skip navigation links
A C D E F G H I J L M N O P R S U W 

G

getCommand() - Method in class org.cloudcoder.daemon.DaemonController.Options
 
getDaemonClass() - Method in class org.cloudcoder.daemon.DaemonController
Get the daemon class (representing the daemon task to be started or stopped).
getDaemonClass() - Method in class org.cloudcoder.daemon.example.ExampleDaemonController
 
getDefaultInstanceName() - Method in class org.cloudcoder.daemon.DaemonController
Get the default instance name.
getDefaultInstanceName() - Method in class org.cloudcoder.daemon.example.ExampleDaemonController
 
getenvp() - Static method in class org.cloudcoder.daemon.Util
Get the current environment variables in a form that can be passed as an envp array to Runtime.exec(String[], String[]).
getExternalizedFileName(ClassLoader, String) - Static method in class org.cloudcoder.daemon.Util
Deprecated.
don't call this: call Util.getExternalizedFileName(ClassLoader, String, File) so that the temporary directory where the externalized file will be placed is specified explicitly
getExternalizedFileName(ClassLoader, String, File) - Static method in class org.cloudcoder.daemon.Util
Take a resource that is loadable from the given classloader and make it available as a file in the filesystem.
getFifoName(String, Integer) - Static method in class org.cloudcoder.daemon.Util
Get the name of the FIFO for given instance name and process id.
getInputStream() - Method in interface org.cloudcoder.daemon.JarRewriter.EntryData
 
getInputStream() - Method in class org.cloudcoder.daemon.JarRewriter.FileEntryData
 
getInputStream() - Method in class org.cloudcoder.daemon.JarRewriter.PropertiesEntryData
 
getInstanceName() - Method in class org.cloudcoder.daemon.DaemonController.Options
 
getJvmExecutablePath() - Static method in class org.cloudcoder.daemon.Util
Get the path of the JVM executable.
getJvmOptions() - Method in class org.cloudcoder.daemon.DaemonController.Options
 
getPid() - Static method in class org.cloudcoder.daemon.Util
Get this process's pid.
getPidFileName(String) - Static method in class org.cloudcoder.daemon.Util
Get the name of the pid file for given instance name.
getStdoutLogFileName() - Method in class org.cloudcoder.daemon.DaemonController.Options
 
A C D E F G H I J L M N O P R S U W 
Skip navigation links