Uses of Class
com.aspectran.core.context.config.ContextProfilesConfig
-
Packages that use ContextProfilesConfig Package Description com.aspectran.core.context.config -
-
Uses of ContextProfilesConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ContextProfilesConfig Modifier and Type Method Description ContextProfilesConfigContextProfilesConfig. addActiveProfile(java.lang.String activeProfile)ContextProfilesConfigContextProfilesConfig. addDefaultProfile(java.lang.String defaultProfile)ContextProfilesConfigContextConfig. getProfilesConfig()ContextProfilesConfigContextConfig. newProfilesConfig()ContextProfilesConfigContextConfig. touchProfilesConfig()
-