public class EzyZonesStarter extends EzyComponentsStater
| Modifier and Type | Class and Description |
|---|---|
static class |
EzyZonesStarter.Builder |
serverContext, settings| Modifier | Constructor and Description |
|---|---|
protected |
EzyZonesStarter(EzyZonesStarter.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static EzyZonesStarter.Builder |
builder() |
protected Map<String,ClassLoader> |
getAppClassLoaders() |
protected Set<String> |
getZoneNames() |
protected EzyAppsStarter.Builder |
newAppsStarterBuilder() |
protected EzyZoneComponentsStater |
newComponenstStater(EzyZoneComponentsStater.Builder<?,?> builder,
EzyZoneContext zoneContext) |
protected EzyPluginsStarter.Builder |
newPluginsStarterBuilder() |
protected void |
notifyServerInitializing(EzyZoneContext zoneContext) |
void |
start() |
protected void |
startAllApps(EzyZoneContext zoneContext) |
protected void |
startAllPlugins(EzyZoneContext zoneContext) |
protected void |
startAllZones() |
protected void |
startComponents(EzyZoneComponentsStater.Builder<?,?> builder,
EzyZoneContext zoneContext) |
protected void |
startZone(String zoneName) |
protected EzyZonesStarter(EzyZonesStarter.Builder builder)
public void start()
start in interface com.tvd12.ezyfox.util.EzyStartablestart in class EzyComponentsStaterprotected void startAllZones()
protected void startZone(String zoneName)
protected void notifyServerInitializing(EzyZoneContext zoneContext)
protected void startAllPlugins(EzyZoneContext zoneContext)
protected EzyPluginsStarter.Builder newPluginsStarterBuilder()
protected void startAllApps(EzyZoneContext zoneContext)
protected EzyAppsStarter.Builder newAppsStarterBuilder()
protected void startComponents(EzyZoneComponentsStater.Builder<?,?> builder, EzyZoneContext zoneContext)
protected EzyZoneComponentsStater newComponenstStater(EzyZoneComponentsStater.Builder<?,?> builder, EzyZoneContext zoneContext)
protected Map<String,ClassLoader> getAppClassLoaders()
public static EzyZonesStarter.Builder builder()
Copyright © 2021 Young Monkeys. All rights reserved.