| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerConfigStartup> |
ServerConfig.getServerConfigStartupListeners()
Return the list of ServerConfigStartup instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.addServerConfigStartup(ServerConfigStartup configStartupListener)
Add a ServerConfigStartup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BootupClasses.addServerConfigStartup(List<ServerConfigStartup> startupInstances) |
Copyright © 2014. All Rights Reserved.