public interface EzyZoneContext extends EzyComplexContext
| Modifier and Type | Method and Description |
|---|---|
void |
broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchExeption) |
void |
broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
EzyUser user,
boolean catchExeption) |
void |
broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
Predicate<EzyAppContext> filter,
boolean catchExeption) |
void |
broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
String username,
boolean catchExeption) |
void |
broadcastPlugins(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchExeption) |
EzyAppContext |
getAppContext(String appName) |
EzyServerContext |
getParent() |
EzyPluginContext |
getPluginContext(String pluginName) |
EzyZone |
getZone() |
broadcast, getAppContext, getPluginContext, send, send, send, send, send, send, stream, stream, stream, streamcmd, get, handleEvent, handleExceptionremoveProperty, setProperties, setPropertycontainsKey, getProperties, getProperty, getProperty, getPropertygetPluginContextsgetAppContextsEzyZone getZone()
EzyServerContext getParent()
EzyAppContext getAppContext(String appName)
EzyPluginContext getPluginContext(String pluginName)
void broadcastPlugins(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchExeption)
void broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchExeption)
void broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
String username,
boolean catchExeption)
void broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
EzyUser user,
boolean catchExeption)
void broadcastApps(com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
Predicate<EzyAppContext> filter,
boolean catchExeption)
Copyright © 2021 Young Monkeys. All rights reserved.