Uses of Class
com.j_spaces.core.client.UnderTxnLockedObject
Packages that use UnderTxnLockedObject
Package
Description
Provides GigaSpaces administration services
Provides GigaSpaces low level services
-
Uses of UnderTxnLockedObject in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs that return types with arguments of type UnderTxnLockedObject -
Uses of UnderTxnLockedObject in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type UnderTxnLockedObjectModifier and TypeMethodDescriptionSpaceEngine.getLockedObjects(Transaction txn) getLockedObjects returns Info about all the locked Object by the given Transaction.SpaceImpl.getLockedObjects(Transaction txn) getLockedObjects is called by the GUI. -
Uses of UnderTxnLockedObject in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin that return types with arguments of type UnderTxnLockedObjectModifier and TypeMethodDescriptionIInternalRemoteJSpaceAdmin.getLockedObjects(Transaction txn) getLockedObjects is called by the GUI.JSpaceAdminImpl.getLockedObjects(Transaction txn) JSpaceAdminProxy.getLockedObjects(Transaction txn) -
Uses of UnderTxnLockedObject in com.j_spaces.kernel
Methods in com.j_spaces.kernel with parameters of type UnderTxnLockedObjectModifier and TypeMethodDescriptionstatic StringJSpaceUtilities.getTransactionLockOperationTypeName(UnderTxnLockedObject lockedObject) static StringJSpaceUtilities.getTransactionLockTypeName(UnderTxnLockedObject lockedObject)