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

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

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

Methods in net.sf.sasl.aop.distributed.lock with parameters of type DistributedDynamicMutexLockKeys
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.