Uses of Package
com.foreach.across.config
Packages that use com.foreach.across.config
-
Classes in com.foreach.across.config used by com.foreach.across.configClassDescriptionUtility loader for retrieving data from META-INF/across.configuration file.Interface to implement when delegate configuration of an AcrossContext.
AcrossContextConfigurer
bean that will add dynamic modules to anAcrossContext
.ServletContextInitializer
that ensures that theAcrossContext
is bootstrapped before theServletContext
is fully initialized.Using this annotation on aConfiguration
class will automatically create anAcrossContext
using the settings from this annotation. -
Classes in com.foreach.across.config used by com.foreach.across.core.supportClassDescriptionInterface to implement when delegate configuration of an AcrossContext.