Generated by
JDiff

Interface com.google.inject.persist.PersistService

Changed Methods
void start() Changed from non-abstract to abstract. Starts the underlying persistence engine and makes guice-persist ready for use.
void stop() Changed from non-abstract to abstract. Stops the underlying persistence engine.