Uses of Interface
com.aspectran.core.component.bean.aware.EnvironmentAware
-
Packages that use EnvironmentAware Package Description com.aspectran.core.support com.aspectran.core.support.freemarker com.aspectran.core.support.pebble -
-
Uses of EnvironmentAware in com.aspectran.core.support
Classes in com.aspectran.core.support that implement EnvironmentAware Modifier and Type Class Description classBasePathFactoryBeanBasePathFactoryBeanthat returns the base path under which the application is running. -
Uses of EnvironmentAware in com.aspectran.core.support.freemarker
Classes in com.aspectran.core.support.freemarker that implement EnvironmentAware Modifier and Type Class Description classFreeMarkerConfigurationFactoryFactory that configures a FreeMarker Configuration.classFreeMarkerConfigurationFactoryBeanJavaBean to configure FreeMarker. -
Uses of EnvironmentAware in com.aspectran.core.support.pebble
Classes in com.aspectran.core.support.pebble that implement EnvironmentAware Modifier and Type Class Description classPebbleEngineFactoryFactory that configures a Pebble Engine Configuration.classPebbleEngineFactoryBeanJavaBean to configure Pebble Engine.
-