org.exoplatform.social.common.lifecycle
Class AbstractListenerPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.social.common.lifecycle.AbstractListenerPlugin
Type Parameters:
T -
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public abstract class AbstractListenerPlugin
extends org.exoplatform.container.component.BaseComponentPlugin

Base class for a listener plugin

Version:
$Revision$
Author:
Patrice Lamarque

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

AbstractListenerPlugin

public AbstractListenerPlugin()


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.