Uses of Class
net.sf.sasl.aop.distributed.lock.annotation.mutex.DistributedDynamicMutexLockKey

Packages that use DistributedDynamicMutexLockKey
net.sf.sasl.aop.distributed.lock   
 

Uses of DistributedDynamicMutexLockKey in net.sf.sasl.aop.distributed.lock
 

Methods in net.sf.sasl.aop.distributed.lock with parameters of type DistributedDynamicMutexLockKey
protected  LockInformation DistributedLockAspect.buildLockInformationFromDynamicLockKey(DistributedDynamicMutexLockKey lockKeyAnnotation, DistributedDynamicMutexLockKeys parentAnnotation, Method targetMethod, Object[] targetArguments, int curParameterIndex)
          Maps a DistributedMutexLockKey annotation to a lock information.
 



Copyright © 2010. All Rights Reserved.