Interface LastConnectionTimeInterceptor.LastConnectionTimeCallback
-
- All Implemented Interfaces:
public interface LastConnectionTimeInterceptor.LastConnectionTimeCallback
Callback interface used to handle an update last connection time event.
-
-
Method Summary
Modifier and Type Method Description abstract void
updateLastConnectionTime()
-
-
Method Detail
-
updateLastConnectionTime
abstract void updateLastConnectionTime()
-
-
-
-