org.exoplatform.services.xmpp.connection.impl
Class AuthenticationLogoutListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
org.exoplatform.services.xmpp.connection.impl.AuthenticationLogoutListener
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class AuthenticationLogoutListener
- extends org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
Created by The eXo Platform SAS
Author : viet.nguyen
vietnt84@gmail.com
Oct 6, 2009
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Method Summary |
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event)
|
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
AuthenticationLogoutListener
public AuthenticationLogoutListener()
onEvent
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event)
throws java.lang.Exception
- Specified by:
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.