| Modifier and Type | Field and Description |
|---|---|
protected EzyAppSetting |
EzySimpleApplication.setting |
| Modifier and Type | Method and Description |
|---|---|
protected EzyAppSetting |
EzyAppsStarter.getAppByName(String name) |
EzyAppSetting |
EzyApplication.getSetting() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<EzyAppEntryLoader> |
EzyAppsStarter.getAppEntryLoaderClass(EzyAppSetting app) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyAppContext |
EzySimpleServerContextBuilder.newAppContext(EzyZoneContext parent,
EzyAppSetting setting) |
protected ScheduledExecutorService |
EzySimpleServerContextBuilder.newAppExecutorService(EzyAppSetting app) |
protected EzyAppUserManager |
EzySimpleServerContextBuilder.newAppUserManager(EzyAppSetting setting,
EzyAppUserDelegate userDelegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzyAbstractComplexContext.addAppContext(EzyAppSetting app,
EzyAppContext appContext) |
void |
EzySimpleZoneContext.addAppContext(EzyAppSetting app,
EzyAppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EzyAccessAppController.addUser(EzyAppUserManager appUserManger,
EzyUser user,
EzyAppSetting setting) |
protected EzyResponse |
EzyAccessAppController.newAccessAppResponse(int zoneId,
EzyAppSetting app,
com.tvd12.ezyfox.entity.EzyArray data) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyAppSetting |
EzyExitedAppParams.app |
protected EzyAppSetting |
EzyAccessAppParams.app |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleAppSetting |
| Modifier and Type | Field and Description |
|---|---|
protected List<EzyAppSetting> |
EzySimpleAppsSetting.apps |
| Modifier and Type | Method and Description |
|---|---|
EzyAppSetting |
EzyAppsSetting.getAppById(Integer id) |
EzyAppSetting |
EzyZoneSetting.getAppById(Integer id) |
EzyAppSetting |
EzyAppsSetting.getAppByName(String name) |
EzyAppSetting |
EzyZoneSetting.getAppByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EzyAppSetting> |
EzyAppsSetting.getApps() |
Copyright © 2021 Young Monkeys. All rights reserved.