Module io.ebean.api

Interface SpiContainerFactory

All Superinterfaces:
BootstrapService

public interface SpiContainerFactory extends BootstrapService
Provides shutdown of the entire container.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(ContainerConfig containerConfig)
    Create the Container that builds EbeanServer instances.