public class SchemaVersionCheck extends Object implements LifecycleListener
Constructor and Description |
---|
SchemaVersionCheck(com.google.gwtorm.server.SchemaFactory<ReviewDb> schemaFactory,
SitePaths site) |
Modifier and Type | Method and Description |
---|---|
static com.google.inject.Module |
module() |
void |
start()
Invoked when the server is starting.
|
void |
stop()
Invoked when the server is stopping.
|
public static com.google.inject.Module module()
public void start()
LifecycleListener
start
in interface LifecycleListener
public void stop()
LifecycleListener
stop
in interface LifecycleListener