A D E G I L S V 

A

aborting() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
aborting() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
will be called on imminent abortion

D

DaemonLifecycleAdapter - Class in de.taimos.daemon
DaemonLifecycleAdapter() - Constructor for class de.taimos.daemon.DaemonLifecycleAdapter
 
DaemonProperties - Interface in de.taimos.daemon
 
DaemonStarter - Class in de.taimos.daemon
 
DaemonStarter() - Constructor for class de.taimos.daemon.DaemonStarter
 
de.taimos.daemon - package de.taimos.daemon
 
DEVELOPMENT_MODE - Static variable in interface de.taimos.daemon.DaemonProperties
daemon is in dev mode (true/false)
doStart() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
doStart() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
Will be called to allow for custom startup code
doStop() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
doStop() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
Will be called to allow for custom shutdown code

E

exception(LifecyclePhase, Throwable) - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
exception(LifecyclePhase, Throwable) - Method in interface de.taimos.daemon.IDaemonLifecycleListener
This method is called if an error occurs.

G

getCurrentPhase() - Static method in class de.taimos.daemon.DaemonStarter
 
getDaemonName() - Static method in class de.taimos.daemon.DaemonStarter
 
getDaemonProperties() - Static method in class de.taimos.daemon.DaemonStarter
 
getHostname() - Static method in class de.taimos.daemon.DaemonStarter
 
getInstanceId() - Static method in class de.taimos.daemon.DaemonStarter
 

I

IDaemonLifecycleListener - Interface in de.taimos.daemon
Listener for the lifecycle of a system daemon
isDevelopmentMode() - Static method in class de.taimos.daemon.DaemonStarter
 

L

LifecyclePhase - Enum in de.taimos.daemon
The different phases of the daemon lifecycle
loadProperties() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
loadProperties() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
 
LOGGER_FILE - Static variable in interface de.taimos.daemon.DaemonProperties
true to use FileAppender; false to disable
LOGGER_LEVEL - Static variable in interface de.taimos.daemon.DaemonProperties
the logger level (see Level)

S

signalUSR2() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
signalUSR2() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
received custom signal SIGUSR2
startDaemon(String, IDaemonLifecycleListener) - Static method in class de.taimos.daemon.DaemonStarter
Starts the daemon and provides feedback through the life-cycle listener

started() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
started() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
will be called after successful startup
stopped() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
stopped() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
will be called after successful shutdown
stopping() - Method in class de.taimos.daemon.DaemonLifecycleAdapter
 
stopping() - Method in interface de.taimos.daemon.IDaemonLifecycleListener
will be called on imminent shutdown
stopService() - Static method in class de.taimos.daemon.DaemonStarter
Stop the service and end the program
SYSLOG_FACILITY - Static variable in interface de.taimos.daemon.DaemonProperties
the syslog facility (LOCAL0, LOCAL1, ...)
SYSLOG_HOST - Static variable in interface de.taimos.daemon.DaemonProperties
the host for remote syslog
SYSLOG_LEVEL - Static variable in interface de.taimos.daemon.DaemonProperties
the log level for syslog (see Level)

V

valueOf(String) - Static method in enum de.taimos.daemon.LifecyclePhase
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.taimos.daemon.LifecyclePhase
Returns an array containing the constants of this enum type, in the order they are declared.
A D E G I L S V 

Copyright © 2012 Taimos GmbH. All Rights Reserved.