eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.x-SNAPSHOT

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

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

public class ExoCacheFactoryConfigPlugin
extends BaseComponentPlugin

This class is used to define custom configurations Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 23 juil. 2009


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ExoCacheFactoryConfigPlugin(InitParams params)
           
 
Method Summary
 Map<String,String> getConfigs()
          Returns all the configurations 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

ExoCacheFactoryConfigPlugin

public ExoCacheFactoryConfigPlugin(InitParams params)
Method Detail

getConfigs

public Map<String,String> getConfigs()
Returns all the configurations defined for this ComponentPlugin


eXo Kernel :: Cache Extension :: JBoss Cache Implementation 2.4.x-SNAPSHOT

Copyright © 2015 eXo Platform SAS. All Rights Reserved.