Uses of Interface
org.aspectj.lang.reflect.LockSignature

Packages that use LockSignature
org.aspectj.runtime.reflect   
 

Uses of LockSignature in org.aspectj.runtime.reflect
 

Methods in org.aspectj.runtime.reflect that return LockSignature
 LockSignature Factory.makeLockSig()
           
 LockSignature Factory.makeLockSig(java.lang.Class declaringType)
           
 LockSignature Factory.makeLockSig(java.lang.String stringRep)