This interface provides support for native daemon invocation. Using
a platform dependant helper program classes that implement the
Daemon interface can be initialized, started and
stopped according to the convensions of the underlying operating
system.
Implementors of this interface must also provide a public constructor
with no arguments so that instances can be created in an automated
fashion.
Daemoninterface can be initialized, started and stopped according to the convensions of the underlying operating system.Implementors of this interface must also provide a public constructor with no arguments so that instances can be created in an automated fashion.