public final class NonFlushedChangesImpl extends Object implements NonFlushedChanges
Constructor and Description |
---|
NonFlushedChangesImpl(EventSource session) |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Remove the non-flushed changes from this NonFlushedChanges object.
|
void |
extractFromSession(EventSource session)
Extracts the non-flushed Changes from an EventSource into this NonFlushedChanges object.
|
public NonFlushedChangesImpl(EventSource session)
public void extractFromSession(EventSource session)
NonFlushedChanges
extractFromSession
in interface NonFlushedChanges
public void clear()
NonFlushedChanges
clear
in interface NonFlushedChanges
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved