Uses of Class
com.sourceforge.jpatterns.core.configuration.model.JPatternsConfigBean

Packages that use JPatternsConfigBean
com.sourceforge.jpatterns.core.configuration   
com.sourceforge.jpatterns.core.configuration.model   
 

Uses of JPatternsConfigBean in com.sourceforge.jpatterns.core.configuration
 

Methods in com.sourceforge.jpatterns.core.configuration that return JPatternsConfigBean
protected  JPatternsConfigBean JPConfiguratorImpl.obtainJPatternsConfig(String name)
          Obtain the JPatternsConfig using the provided file name (it could be: 1. just file name without passes, 2. the full file name 3. relative name)
The following order for obtaining this JPatternsConfig class is used: Using the classloaders Trying to open the file with the provided name using File
 

Uses of JPatternsConfigBean in com.sourceforge.jpatterns.core.configuration.model
 

Methods in com.sourceforge.jpatterns.core.configuration.model that return JPatternsConfigBean
 JPatternsConfigBean JPatternsConfigBeansBuilderImpl.build(com.sourceforge.jpatterns.schema.JPatternsConfig config)
           
 JPatternsConfigBean IJPatternsConfigBeansBuilder.build(com.sourceforge.jpatterns.schema.JPatternsConfig config)
          Build the JPatternsConfigBaseBean using the provided JPatternsConfig object.
 



Copyright © 2007 jzmicer.team. All Rights Reserved.