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 ContextProfilesConfig
ContextProfilesConfig. addActiveProfile(java.lang.String activeProfile)
ContextProfilesConfig
ContextProfilesConfig. addDefaultProfile(java.lang.String defaultProfile)
ContextProfilesConfig
ContextConfig. getProfilesConfig()
ContextProfilesConfig
ContextConfig. newProfilesConfig()
ContextProfilesConfig
ContextConfig. touchProfilesConfig()
-