com.bstek.dorado.core.pkgs
public class AbstractPackageConfigurer extends java.lang.Object implements PackageConfigurer
| Constructor and Description |
|---|
AbstractPackageConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
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 PackageConfigurerjava.lang.Exceptionpublic java.lang.String[] getContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getContextConfigLocations in interface PackageConfigurerjava.lang.Exceptionpublic java.lang.String[] getServletContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getServletContextConfigLocations in interface PackageConfigurerjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.