public class EzySimpleUserSessionEvent extends Object implements EzyUserSessionEvent
| Modifier and Type | Field and Description |
|---|---|
protected EzySession |
session |
protected EzyUser |
user |
| Constructor and Description |
|---|
EzySimpleUserSessionEvent(EzyUser user,
EzySession session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUsergetSessionprotected final EzyUser user
protected final EzySession session
public EzySimpleUserSessionEvent(EzyUser user, EzySession session)
Copyright © 2021 Young Monkeys. All rights reserved.