Uses of Class
org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Packages that use TxLockManagerImpl Package Description org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations. -
-
Uses of TxLockManagerImpl in org.apache.jackrabbit.webdav.jcr
Fields in org.apache.jackrabbit.webdav.jcr declared as TxLockManagerImpl Modifier and Type Field Description protected TxLockManagerImpl
JCRWebdavServerServlet. txMgr
Constructors in org.apache.jackrabbit.webdav.jcr with parameters of type TxLockManagerImpl Constructor Description DavResourceFactoryImpl(TxLockManagerImpl txMgr, SubscriptionManager subsMgr)
Create a newDavResourceFactoryImpl
.
-