Class ContextConfig
java.lang.Object
com.aspectran.utils.apon.AbstractParameters
com.aspectran.core.context.config.ContextConfig
- All Implemented Interfaces:
Parameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBasePackage
(String basePackage) addContextRule
(String contextRule) addResourceLocation
(String resourceLocation) String[]
String[]
getName()
String[]
boolean
boolean
boolean
setBasePackage
(String[] basePackages) setBasePath
(String basePath) setContextRules
(String[] contextRules) setEncoding
(String encoding) setResourceLocations
(String[] resourceLocations) setSingleton
(boolean singleton) Methods inherited from class com.aspectran.utils.apon.AbstractParameters
describe, describe, getActualName, getBoolean, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanArray, getBooleanList, getBooleanList, getDouble, getDouble, getDouble, getDouble, getDoubleArray, getDoubleArray, getDoubleList, getDoubleList, getFloat, getFloat, getFloat, getFloat, getFloatArray, getFloatArray, getFloatList, getFloatList, getInt, getInt, getInt, getInt, getIntArray, getIntArray, getIntList, getIntList, getLong, getLong, getLong, getLong, getLongArray, getLongArray, getLongList, getLongList, getParameter, getParameter, getParameterNames, getParameterNameSet, getParameters, getParameters, getParametersArray, getParametersArray, getParametersList, getParametersList, getParameterValue, getParameterValueMap, getParent, getProprietor, getQualifiedName, getString, getString, getString, getString, getStringArray, getStringArray, getStringList, getStringList, getValue, getValue, hasParameter, hasParameter, hasValue, hasValue, isAssigned, isAssigned, isStructureFixed, newParameters, newParameters, newParameterValue, newParameterValue, putAll, putValue, putValue, putValueNonNull, putValueNonNull, readFrom, readFrom, readFrom, readFrom, readFrom, removeValue, removeValue, setActualName, setProprietor, setValue, setValue, toString, touchParameters, touchParameters, updateContainer
-
Constructor Details
-
ContextConfig
public ContextConfig()
-
-
Method Details
-
getName
-
setName
-
getBasePath
-
setBasePath
-
getContextRules
-
setContextRules
-
addContextRule
-
getEncoding
-
setEncoding
-
getResourceLocations
-
setResourceLocations
-
addResourceLocation
-
getBasePackages
-
setBasePackage
-
addBasePackage
-
getProfilesConfig
-
newProfilesConfig
-
touchProfilesConfig
-
hasProfilesConfig
public boolean hasProfilesConfig() -
getAutoReloadConfig
-
newAutoReloadConfig
-
touchAutoReloadConfig
-
isSingleton
public boolean isSingleton() -
setSingleton
-
getAspectranParameters
-
newAspectranParameters
-
touchAspectranParameters
-
hasAspectranParameters
public boolean hasAspectranParameters()
-