Uses of Class
org.exoplatform.container.xml.ComponentPlugin
-
Packages that use ComponentPlugin Package Description org.exoplatform.container.xml -
-
Uses of ComponentPlugin in org.exoplatform.container.xml
Methods in org.exoplatform.container.xml that return types with arguments of type ComponentPlugin Modifier and Type Method Description List<ComponentPlugin>Component. getComponentPlugins()List<ComponentPlugin>ExternalComponentPlugins. getComponentPlugins()Methods in org.exoplatform.container.xml with parameters of type ComponentPlugin Modifier and Type Method Description intComponentPlugin. compareTo(ComponentPlugin o)Method parameters in org.exoplatform.container.xml with type arguments of type ComponentPlugin Modifier and Type Method Description voidComponent. setComponentPlugins(List<ComponentPlugin> list)voidExternalComponentPlugins. setComponentPlugins(List<ComponentPlugin> list)
-