Uses of Class
org.exoplatform.container.component.BaseComponentPlugin

Packages that use BaseComponentPlugin
org.exoplatform.container.component   
org.exoplatform.services.cache   
org.exoplatform.services.cache.impl   
org.exoplatform.services.cache.impl.jboss   
org.exoplatform.services.command.impl   
org.exoplatform.services.listener   
org.exoplatform.services.naming   
org.exoplatform.services.scheduler   
 

Uses of BaseComponentPlugin in org.exoplatform.container.component
 

Subclasses of BaseComponentPlugin in org.exoplatform.container.component
 class ExecutionUnit
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005
 

Uses of BaseComponentPlugin in org.exoplatform.services.cache
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.cache
 class ExoCacheConfigPlugin
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Jan 6, 2006
 

Uses of BaseComponentPlugin in org.exoplatform.services.cache.impl
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.cache.impl
 class DistributedCacheListener
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 19, 2005
 

Uses of BaseComponentPlugin in org.exoplatform.services.cache.impl.jboss
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.cache.impl.jboss
 class ExoCacheCreatorPlugin
          This class allows us to define new creators Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 20 juil.
 class ExoCacheFactoryConfigPlugin
          This class is used to define custom configurations Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 23 juil.
 

Uses of BaseComponentPlugin in org.exoplatform.services.command.impl
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.command.impl
 class CommonsXMLConfigurationPlugin
          Created by The eXo Platform SAS.
The plugin for configuring command/chain catalog using "native" Apache Commons Chain's XML file
 

Uses of BaseComponentPlugin in org.exoplatform.services.listener
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.listener
 class Listener<S,D>
          Created by The eXo Platform SAS Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Apr 6, 2007 This class is registered with the Listener service and is invoked when an event with the same name is broadcasted.
 

Uses of BaseComponentPlugin in org.exoplatform.services.naming
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.naming
 class BindReferencePlugin
          Created by The eXo Platform SAS.
InitialContextInitializer's Component Plugin for binding reference to JNDI naming context
 

Uses of BaseComponentPlugin in org.exoplatform.services.scheduler
 

Subclasses of BaseComponentPlugin in org.exoplatform.services.scheduler
 class CronJob
          Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 10, 2005
 class PeriodJob
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Oct 6, 2005
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.