Class StartBackup
java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.store.standard.processor.backup.po.StartBackup
public class StartBackup
extends com.swiftmq.tools.pipeline.POObject
-
Constructor Summary
ConstructorsConstructorDescriptionStartBackup(com.swiftmq.tools.concurrent.Semaphore semaphore, BackupFinishedListener finishedListener) -
Method Summary
Methods inherited from class com.swiftmq.tools.pipeline.POObject
getCallback, getException, getSemaphore, isSuccess, setException, setSuccess
-
Constructor Details
-
StartBackup
public StartBackup(com.swiftmq.tools.concurrent.Semaphore semaphore, BackupFinishedListener finishedListener)
-
-
Method Details
-
getFinishedListener
-
accept
public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor) - Specified by:
acceptin classcom.swiftmq.tools.pipeline.POObject
-
toString
-