public class EzyBroadcastAppsEventImpl extends EzyAbstractCommand implements EzyBroadcastAppsEvent
| Constructor and Description |
|---|
EzyBroadcastAppsEventImpl(EzyZoneContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
void |
fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
EzyUser user,
boolean catchException) |
void |
fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
Predicate<EzyAppContext> filter,
boolean catchException) |
void |
fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
String username,
boolean catchException) |
protected void |
fireAppEvent(EzyAppContext ctx,
com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
protected String |
getZoneName() |
public EzyBroadcastAppsEventImpl(EzyZoneContext context)
public void fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException)
fire in interface EzyBroadcastEventpublic void fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
String username,
boolean catchException)
fire in interface EzyBroadcastAppsEventpublic void fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
EzyUser user,
boolean catchException)
fire in interface EzyBroadcastAppsEventpublic void fire(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
Predicate<EzyAppContext> filter,
boolean catchException)
fire in interface EzyBroadcastAppsEventprotected void fireAppEvent(EzyAppContext ctx, com.tvd12.ezyfox.constant.EzyConstant type, EzyEvent event, boolean catchException)
protected String getZoneName()
Copyright © 2021 Young Monkeys. All rights reserved.