org.exoplatform.forum.service
Class AuthenticationLoginListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
          extended by org.exoplatform.forum.service.AuthenticationLoginListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AuthenticationLoginListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>

Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Nov 23, 2007 3:09:21 PM


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AuthenticationLoginListener()
           
 
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
 

Constructor Detail

AuthenticationLoginListener

public AuthenticationLoginListener()
                            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

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 © 2010 eXo Platform SAS. All Rights Reserved.