public interface IAppSessionDataFactory<T extends IAppSessionData>
| Modifier and Type | Method and Description |
|---|---|
T |
getAppSessionData(Class<? extends AppSession> clazz,
String sessionId) |
T getAppSessionData(Class<? extends AppSession> clazz, String sessionId)
Copyright © 2016. All Rights Reserved.