public abstract class ReloadInitiator extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReloadInitiator.Handler |
static class |
ReloadInitiator.Method |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
THREAD_NAME |
| Constructor and Description |
|---|
ReloadInitiator() |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
getCheckInterval(String defaultInterval) |
static ReloadInitiator |
getInstance() |
protected static String |
getParameter(String parameterName,
String defaultValue) |
protected static String |
getProcessId() |
protected void |
notifyHandlers() |
void |
register(ReloadInitiator.Handler handler) |
protected static final String THREAD_NAME
public static ReloadInitiator getInstance()
public void register(ReloadInitiator.Handler handler)
protected void notifyHandlers()
protected static String getProcessId()
protected static long getCheckInterval(String defaultInterval)
Copyright © 2019 Objekt-Kontor IS GmbH & Co KG. All rights reserved.