public class EzySimpleAppUserDelegate extends com.tvd12.ezyfox.util.EzyLoggable implements EzyAppUserDelegate, EzyAppContextAware, com.tvd12.ezyfox.util.EzyDestroyable
| Modifier and Type | Field and Description |
|---|---|
protected EzyAppContext |
appContext |
| Constructor and Description |
|---|
EzySimpleAppUserDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
handleUserRemovedEvent(EzyUser user,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected EzyResponse |
newExitedAppResponse(com.tvd12.ezyfox.constant.EzyConstant reason) |
void |
onUserRemoved(EzyUser user,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected void |
responseUserRemoved(EzyUser user,
com.tvd12.ezyfox.constant.EzyConstant reason) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAppContextprotected EzyAppContext appContext
public void onUserRemoved(EzyUser user, com.tvd12.ezyfox.constant.EzyConstant reason)
onUserRemoved in interface EzyAppUserRemoveDelegateprotected void handleUserRemovedEvent(EzyUser user, com.tvd12.ezyfox.constant.EzyConstant reason)
protected void responseUserRemoved(EzyUser user, com.tvd12.ezyfox.constant.EzyConstant reason)
protected EzyResponse newExitedAppResponse(com.tvd12.ezyfox.constant.EzyConstant reason)
public void destroy()
destroy in interface com.tvd12.ezyfox.util.EzyDestroyableCopyright © 2021 Young Monkeys. All rights reserved.