eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.0-CR2

org.exoplatform.services.cache.impl.jboss
Class ExoCacheCreatorPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.cache.impl.jboss.ExoCacheCreatorPlugin
All Implemented Interfaces:
ComponentPlugin

public class ExoCacheCreatorPlugin
extends BaseComponentPlugin

This class allows us to define new creators Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 20 juil. 2009


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ExoCacheCreatorPlugin(InitParams params)
           
 
Method Summary
 List<ExoCacheCreator> getCreators()
          Returns all the creators defined for this ComponentPlugin
 
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

ExoCacheCreatorPlugin

public ExoCacheCreatorPlugin(InitParams params)
Method Detail

getCreators

public List<ExoCacheCreator> getCreators()
Returns all the creators defined for this ComponentPlugin


eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.