public class BufferContextSnapshot extends Object implements ThreadContextSnapshot
Modifier and Type | Method and Description |
---|---|
ThreadContextController |
begin()
Apply the requested buffer context to the current thread,
first storing a copying of the buffer that was previously associated with the thread,
to later be restored via the returned ThreadContextController.
|
String |
toString() |
public ThreadContextController begin()
begin
in interface ThreadContextSnapshot
Copyright © 2021 Eclipse Foundation. All rights reserved.