public class Runner extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTRA_RESOURCES_DIR |
static String |
TIMESTAMP_FILENAME |
| Constructor and Description |
|---|
Runner() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.juli.logging.Log |
getLogger() |
static void |
main(String... args) |
static void |
start(String... args)
This method is called from the procrun service
|
static void |
stop(String... args)
This method is called from the procrun service
|
public static final String TIMESTAMP_FILENAME
public static final String EXTRA_RESOURCES_DIR
public static void start(String... args) throws Exception
Exceptionpublic static void stop(String... args) throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic static org.apache.juli.logging.Log getLogger()
Copyright © 2013. All rights reserved.