public interface Lifecycle
Modifier and Type | Method and Description |
---|---|
void |
start()
Announces that the repository is about to start using this DB.
|
void |
stop()
Announces that the repository is shutting down and will stop using this DB.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.