| Modifier and Type | Method and Description |
|---|---|
void |
EzyChildComponent.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController ctrl) |
void |
EzyServerChild.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController ctrl) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyAppRequestController |
| Modifier and Type | Method and Description |
|---|---|
EzySetup |
EzySetup.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
EzyAppSetup |
EzyAppSetup.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
EzyPluginSetup |
EzyPluginSetup.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
void |
EzyAbstractSetup.addEventController0(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
| Modifier and Type | Method and Description |
|---|---|
EzyPluginSetup |
EzyPluginSetupImpl.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
EzyAppSetup |
EzyAppSetupImpl.addEventController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyAppEventController<E> |
interface |
EzyPluginEventController<E> |
interface |
EzyServerEventController<E> |
interface |
EzyServerReadyController |
interface |
EzyZoneEventController<E> |
| Modifier and Type | Class and Description |
|---|---|
class |
EzyAbstractAppEventController<E> |
class |
EzyAbstractPluginEventController<E> |
class |
EzyAbstractServerEventController<E> |
class |
EzyAbstractZoneEventController<E> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyPluginRequestController |
| Modifier and Type | Method and Description |
|---|---|
EzyEventController |
EzyEventControllers.getController(com.tvd12.ezyfox.constant.EzyConstant eventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzyEventControllers.addController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,EzyEventController> |
EzyEventControllersImpl.controllers |
| Modifier and Type | Method and Description |
|---|---|
EzyEventController |
EzyEventControllersImpl.getController(com.tvd12.ezyfox.constant.EzyConstant eventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzyEventControllersImpl.addController(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEventController controller) |
Copyright © 2021 Young Monkeys. All rights reserved.