org.olat.instantMessaging
Class AdminUserConnection

java.lang.Object
  extended by org.olat.instantMessaging.AdminUserConnection

public class AdminUserConnection
extends java.lang.Object

Description:
create a connection object for the admin user

Initial Date: 11.08.2008

Author:
guido

Method Summary
 void dispose()
           
 org.jivesoftware.smack.XMPPConnection getConnection()
          [used by spring]
 void resetAndReconnect()
          manually trigger reconnection of the admin user
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConnection

public org.jivesoftware.smack.XMPPConnection getConnection()
[used by spring]

Returns:
a valid connection to the IM server for the admin user

dispose

public void dispose()

resetAndReconnect

public void resetAndReconnect()
manually trigger reconnection of the admin user