public interface EzyContext
extends com.tvd12.ezyfox.util.EzyProperties
| Modifier and Type | Method and Description |
|---|---|
<T> T |
cmd(Class<T> clazz) |
<T> T |
get(Class<T> clazz) |
void |
handleEvent(com.tvd12.ezyfox.constant.EzyConstant eventType,
EzyEvent event) |
void |
handleException(Thread thread,
Throwable throwable) |
Copyright © 2021 Young Monkeys. All rights reserved.