public class NetworkListenStopSystem extends AbstractResinSubSystem
Modifier and Type | Field and Description |
---|---|
static int |
START_PRIORITY_AT_BEGIN |
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DATABASE_SYSTEM, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER, STOP_PRIORITY_CLASSLOADER
Modifier and Type | Method and Description |
---|---|
int |
getStartPriority()
Returns the start priority of the service, used to determine which
services to start first.
|
void |
stop()
Closes the server.
|
destroy, getStopPriority, isActive, preCreate, start, toString
public static final int START_PRIORITY_AT_BEGIN
public int getStartPriority()
ResinSubSystem
getStartPriority
in interface ResinSubSystem
getStartPriority
in class AbstractResinSubSystem
public void stop()
stop
in interface ResinSubSystem
stop
in class AbstractResinSubSystem