META-INF.openwebbeans.openwebbeans.properties Maven / Gradle / Ivy
configuration.ordinal=20
################################### WEB Container Lifecycle ################################
#Default implementation of org.apache.webbeans.corespi.ContainerLifecycle.
org.apache.webbeans.spi.ContainerLifecycle=org.apache.webbeans.lifecycle.StandaloneLifeCycle
################################################################################################
################################### WEB Scanner Service ####################################
#Default implementation of org.apache.webbeans.corespi.ScannerService.
org.apache.webbeans.spi.ScannerService=org.apache.webbeans.corespi.se.DefaultScannerService
################################################################################################
################################### WEB Contexts Service ####################################
#Default implementation of org.apache.webbeans.corespi.ContextsService.
org.apache.webbeans.spi.ContextsService=org.apache.webbeans.web.context.WebContextsService
################################################################################################
© 2015 - 2025 Weber Informatics LLC | Privacy Policy