Class UserTradeInfoManager
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfoManager
- All Implemented Interfaces:
com.caplin.motif.UserSessionListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUserTradeInfo
(String username) void
onUserSessionClosed
(String username) void
onUserSessionCreated
(String username)
-
Constructor Details
-
UserTradeInfoManager
-
-
Method Details
-
onUserSessionCreated
- Specified by:
onUserSessionCreated
in interfacecom.caplin.motif.UserSessionListener
-
onUserSessionClosed
- Specified by:
onUserSessionClosed
in interfacecom.caplin.motif.UserSessionListener
-
getUserTradeInfo
-