|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SuspendForBackupRegistrar
Allows to register processes with the repository server that should be suspended before other core repository services (such as the blobstore) are suspended for the purpose of backup.
Method Summary | |
---|---|
void |
register(java.lang.String descriptiveName,
SuspendableProcess process)
|
void |
unregister(SuspendableProcess process)
|
Method Detail |
---|
void register(java.lang.String descriptiveName, SuspendableProcess process)
void unregister(SuspendableProcess process)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |