public class UIAccessWrapper extends Object implements Runnable
UI.access(Runnable)
and
UI.accessSynchronously(Runnable)
.
It ensures the proper handling of the application's EntityManager
and
conversational state.
EntityManager
,
Conversation
Constructor and Description |
---|
UIAccessWrapper(Runnable runnable) |