|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.cache.impl.jboss.ExoCacheCreatorPlugin
public class ExoCacheCreatorPlugin
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 | |
|---|---|
java.util.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 |
|---|
public ExoCacheCreatorPlugin(InitParams params)
| Method Detail |
|---|
public java.util.List<ExoCacheCreator> getCreators()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||