|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorageCallback
Callback for reporting the result of an asynchronous storage operation
Method Summary | |
---|---|
void |
storageOperationResult(CheckpointingFramework.StorageResultCode resultCode,
java.lang.Object message)
Notifies the result of a storage operation |
Method Detail |
---|
void storageOperationResult(CheckpointingFramework.StorageResultCode resultCode, java.lang.Object message)
resultCode
- code for the result : CheckpointingFramework.StorageResultCode
message
- whatever message object is suitable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |