DefaultISMLocking implements the default locking strategy using coarse grained locking on an ItemStateManager wide read-write lock. E.g. while a write lock is held, no read lock can be acquired.
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.