Uses of Class
org.exoplatform.container.xml.Component
Packages that use Component
-
Uses of Component in org.exoplatform.container.configuration
Methods in org.exoplatform.container.configuration that return ComponentModifier and TypeMethodDescriptionConfigurationManager.getComponent(Class<?> clazz) Gives the component configuration of a given serviceConfigurationManager.getComponent(String service) Gives the component configuration of a given serviceConfigurationManagerImpl.getComponent(Class<?> clazz) ConfigurationManagerImpl.getComponent(String service) Methods in org.exoplatform.container.configuration that return types with arguments of type ComponentModifier and TypeMethodDescriptionConfigurationManager.getComponents()Gives the configuration of all the registered componentsConfigurationManagerImpl.getComponents() -
Uses of Component in org.exoplatform.container.xml
Methods in org.exoplatform.container.xml that return ComponentMethods in org.exoplatform.container.xml that return types with arguments of type ComponentModifier and TypeMethodDescriptionConfiguration.getComponentIterator()Configuration.getComponents()Methods in org.exoplatform.container.xml with parameters of type Component