public class JoinedProcessListener extends Object implements IMongoProcessListener
| Constructor and Description |
|---|
JoinedProcessListener(IMongoProcessListener first,
IMongoProcessListener second) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterProcessStop(File dbDir,
boolean dbDirIsTemp) |
void |
onBeforeProcessStart(File dbDir,
boolean dbDirIsTemp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic JoinedProcessListener(IMongoProcessListener first, IMongoProcessListener second)
public void onBeforeProcessStart(File dbDir, boolean dbDirIsTemp)
onBeforeProcessStart in interface IMongoProcessListenerpublic void onAfterProcessStop(File dbDir, boolean dbDirIsTemp)
onAfterProcessStop in interface IMongoProcessListenerCopyright © 2021. All rights reserved.