Uses of Class
com.aspectran.core.context.config.ExposalsConfig
-
Packages that use ExposalsConfig Package Description com.aspectran.core.context.config -
-
Uses of ExposalsConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ExposalsConfig Modifier and Type Method Description ExposalsConfigSchedulerConfig. getExposalsConfig()ExposalsConfigShellConfig. getExposalsConfig()ExposalsConfigWebConfig. getExposalsConfig()ExposalsConfigSchedulerConfig. newExposalsConfig()ExposalsConfigShellConfig. newExposalsConfig()ExposalsConfigWebConfig. newExposalsConfig()ExposalsConfigSchedulerConfig. touchExposalsConfig()ExposalsConfigShellConfig. touchExposalsConfig()ExposalsConfigWebConfig. touchExposalsConfig()Methods in com.aspectran.core.context.config with parameters of type ExposalsConfig Modifier and Type Method Description voidSchedulerConfig. putExposalsConfig(ExposalsConfig exposalsConfig)voidShellConfig. putExposalsConfig(ExposalsConfig exposalsConfig)voidWebConfig. putExposalsConfig(ExposalsConfig exposalsConfig)
-