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 PackageConfigurer
getPropertiesConfigLocations
in class AbstractPackageConfigurer
java.lang.Exception
public java.lang.String[] getContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getContextConfigLocations
in interface PackageConfigurer
getContextConfigLocations
in class AbstractPackageConfigurer
java.lang.Exception
public java.lang.String[] getComponentConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
java.lang.Exception
public java.lang.String[] getServletContextConfigLocations(ResourceLoader resourceLoader) throws java.lang.Exception
getServletContextConfigLocations
in interface PackageConfigurer
getServletContextConfigLocations
in class AbstractPackageConfigurer
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.