Unlocks this session. This method should always be used in a finally block after {@link #lock()} to ensure that the lock is always released.
For UIs in this session that have its push mode set to {@link PushMode#AUTOMATIC automatic}, pending changes will be pushed to their respective clients.
@see #lock()
@see UI#push()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.