public class UserTradeInfoManager
extends java.lang.Object
implements com.caplin.motif.UserSessionListener
Constructor and Description |
---|
UserTradeInfoManager(ESPTradeTimerFactory espTradeTimerFactory) |
Modifier and Type | Method and Description |
---|---|
UserTradeInfo |
getUserTradeInfo(java.lang.String username) |
void |
onUserSessionClosed(java.lang.String username) |
void |
onUserSessionCreated(java.lang.String username) |
public UserTradeInfoManager(ESPTradeTimerFactory espTradeTimerFactory)
public void onUserSessionCreated(java.lang.String username)
onUserSessionCreated
in interface com.caplin.motif.UserSessionListener
public void onUserSessionClosed(java.lang.String username)
onUserSessionClosed
in interface com.caplin.motif.UserSessionListener
@Nullable public UserTradeInfo getUserTradeInfo(java.lang.String username)
Copyright © 2019 Caplin Systems.