Constructor and Description |
---|
ContextImpl() |
Modifier and Type | Method and Description |
---|---|
void |
afterRestore(Context<? extends Resource> context) |
void |
beforeCheckpoint(Context<? extends Resource> context) |
void |
register(Resource resource) |
public void beforeCheckpoint(Context<? extends Resource> context) throws CheckpointException
beforeCheckpoint
in interface Resource
beforeCheckpoint
in class Context<Resource>
CheckpointException
public void afterRestore(Context<? extends Resource> context) throws RestoreException
afterRestore
in interface Resource
afterRestore
in class Context<Resource>
RestoreException
Copyright © 2024. All rights reserved.