public class EbeanConfigLoaded
extends act.event.ActEvent<io.ebean.config.ServerConfig>
The event get triggered when ServerConfig is loaded and before the EbeanServer is created.
Application can use this event to do further configuration on ServerConfig
source| Constructor and Description |
|---|
EbeanConfigLoaded(io.ebean.config.ServerConfig source) |
getSource, toStringCopyright © 2015–2018 ActFramework. All rights reserved.