public class DaemonStarter
extends java.lang.Object
DaemonController interface for
local starting of Daemon implementations.| Constructor and Description |
|---|
DaemonStarter(java.lang.Class<?> className,
java.lang.String[] args) |
public DaemonStarter(java.lang.Class<?> className,
java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void fail()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void fail(java.lang.String arg0)
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void fail(java.lang.Exception arg0)
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void fail(java.lang.String arg0,
java.lang.Exception arg1)
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void reload()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionpublic void shutdown()
throws java.lang.IllegalStateException
java.lang.IllegalStateException
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0