public class EzyZoneBroadcastEventImpl extends EzyAbstractCommand implements EzyBroadcastEvent
| Constructor and Description |
|---|
EzyZoneBroadcastEventImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected void |
fireAppEvent(EzyAppContext ctx,
com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected void |
fireAppsEvent(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected void |
firePluginEvent(EzyPluginContext ctx,
com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected void |
firePluginsEvent(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected String |
getZoneName() |
public void fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException)
fire in interface EzyBroadcastEventprotected void fireAppsEvent(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException)
protected void fireAppEvent(EzyAppContext ctx, com.tvd12.ezyfox.constant.EzyConstant type, EzyEvent event, boolean catchException)
protected void firePluginsEvent(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException)
protected void firePluginEvent(EzyPluginContext ctx, com.tvd12.ezyfox.constant.EzyConstant type, EzyEvent event, boolean catchException)
protected String getZoneName()
Copyright © 2021 Young Monkeys. All rights reserved.