2.4.3.1. Properties init param

The properties init param takes a property declared to configure various properties.


<component>
  <key>PropertyManagerConfigurator</key>
  <type>org.exoplatform.container.PropertyConfigurator</type>
  <init-params>
    <properties-param>
      <name>properties</name>
      <property name="foo" value="bar"/>
    </properties-param>
  </init-params>
</component>
Copyright ©2012. All rights reserved. eXo Platform SAS