]
Ryan Emerson resolved ISPN-10205.
---------------------------------
Fix Version/s: 10.0.0.Beta4
9.4.14.Final
Resolution: Done
Clustered Locks documentation should use
EmbeddedClusteredLockManagerFactory
----------------------------------------------------------------------------
Key: ISPN-10205
URL:
https://issues.jboss.org/browse/ISPN-10205
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.0.0.Beta3, 9.4.13.Final
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Minor
Fix For: 10.0.0.Beta4, 9.4.14.Final
{{ClusteredLockManagerFactory.from(manager);}} should be
{{EmbeddedClusteredLockManagerFactory.from(manager);}}