Class ConfigurationPopulator
java.lang.Object
com.sun.enterprise.config.modularity.parser.ConfigurationPopulator
populate the a DomDocument from the given configuration snippet file containing a config bean configuration.
- Author:
- Bhakti Mehta, Masoud Kalali
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationPopulator(String xmlContent, org.jvnet.hk2.config.DomDocument doc, org.jvnet.hk2.config.ConfigBeanProxy parent) -
Method Summary
-
Constructor Details
-
ConfigurationPopulator
public ConfigurationPopulator(String xmlContent, org.jvnet.hk2.config.DomDocument doc, org.jvnet.hk2.config.ConfigBeanProxy parent)
-
-
Method Details
-
run
public void run(org.jvnet.hk2.config.ConfigParser parser)
-