org.aspectbench.eaj.lang.reflect
Interface MonitorExitSignature

All Superinterfaces:
Signature
All Known Implementing Classes:
MonitorExitSignatureImpl

public interface MonitorExitSignature
extends Signature


Method Summary
 java.lang.Class getSynchronizedObjectType()
           
 
Methods inherited from interface org.aspectj.lang.Signature
getDeclaringType, getDeclaringTypeName, getModifiers, getName, toLongString, toShortString, toString
 

Method Detail

getSynchronizedObjectType

java.lang.Class getSynchronizedObjectType()