Package io.ebean.service
Interface SpiContainerFactory
public interface SpiContainerFactory
Provides shutdown of the entire container.
-
Method Summary
Modifier and Type Method Description SpiContainercreate(ContainerConfig containerConfig)Create the Container that builds EbeanServer instances.
-
Method Details
-
create
Create the Container that builds EbeanServer instances.
-