|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContinuableObject
Interface that needs to be implemented by classes that should support continuations functionalities and become resumable.
| Method Summary | |
|---|---|
Object |
clone()
When continuations are resumed, they are by default cloned to ensure that their state is properly isolated. |
| Method Detail |
|---|
Object clone()
throws CloneNotSupportedException
CloneNotSupportedExceptionContinuationConfigRuntime.cloneContinuations(T)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||