public class EbeanManaged extends Object implements javax.inject.Provider<com.avaje.ebean.EbeanServer>, org.jooby.Managed
| Constructor and Description |
|---|
EbeanManaged(com.typesafe.config.Config config,
com.avaje.ebean.config.ServerConfig conf) |
public EbeanManaged(com.typesafe.config.Config config,
com.avaje.ebean.config.ServerConfig conf)
public void start()
throws Exception
start in interface org.jooby.ManagedExceptionpublic void stop()
throws Exception
stop in interface org.jooby.ManagedExceptionpublic com.avaje.ebean.EbeanServer get()
get in interface javax.inject.Provider<com.avaje.ebean.EbeanServer>Copyright © 2015. All rights reserved.