| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see EbeanServer and Ebean).
|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| Modifier and Type | Method and Description |
|---|---|
protected static SpiContainer |
EbeanServerFactory.createContainer(ContainerConfig containerConfig)
Create the container instance using the configuration.
|
static void |
EbeanServerFactory.initialiseContainer(ContainerConfig containerConfig)
Initialise the container with clustering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerConfig |
ServerConfig.getContainerConfig()
Return the container / clustering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setContainerConfig(ContainerConfig containerConfig)
Set the container / clustering configuration.
|
Copyright © 2016. All rights reserved.