Uses of Interface
com.avaje.ebean.event.ServerConfigStartup

Packages that use ServerConfigStartup
com.avaje.ebean.config Configuration settings for EbeanServer construction 
 

Uses of ServerConfigStartup in com.avaje.ebean.config
 

Methods in com.avaje.ebean.config that return types with arguments of type ServerConfigStartup
 List<ServerConfigStartup> ServerConfig.getServerConfigStartupListeners()
          Return the list of ServerConfigStartup instances.
 

Methods in com.avaje.ebean.config with parameters of type ServerConfigStartup
 void ServerConfig.addServerConfigStartup(ServerConfigStartup configStartupListener)
          Add a ServerConfigStartup.
 



Copyright © 2012. All Rights Reserved.