| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see Ebean and EbeanServer).
|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| Modifier and Type | Method and Description |
|---|---|
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.