SessionLogServiceInitializer Initializes the Session Log extension when the application is first bootstrapped. In particular, will automatically logout all sessions from a previous run of the application, if configured to do so. API SessionLogServiceInitializer.java class SessionLogServiceInitializer { void onMetamodelLoaded() }