com.bstek.dorado.core
public class CorePackageConfigurer extends AbstractPackageConfigurer
| Constructor and Description |
|---|
CorePackageConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getComponentConfigLocations(ResourceLoader resourceLoader) |
java.lang.String[] |
getContextConfigLocations(ResourceLoader resourceLoader) |
java.lang.String[] |
getPropertiesConfigLocations(ResourceLoader resourceLoader) |
java.lang.String[] |
getServletContextConfigLocations(ResourceLoader resourceLoader) |
public java.lang.String[] getPropertiesConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getPropertiesConfigLocations in interface PackageConfigurergetPropertiesConfigLocations in class AbstractPackageConfigurerjava.lang.Exceptionpublic java.lang.String[] getContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getContextConfigLocations in interface PackageConfigurergetContextConfigLocations in class AbstractPackageConfigurerjava.lang.Exceptionpublic java.lang.String[] getComponentConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getServletContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getServletContextConfigLocations in interface PackageConfigurergetServletContextConfigLocations in class AbstractPackageConfigurerjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.