Package org.aspectj.weaver.bcel
Interface TypeDelegateResolver
-
public interface TypeDelegateResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReferenceTypeDelegategetDelegate(ReferenceType referenceType)
-
-
-
Method Detail
-
getDelegate
ReferenceTypeDelegate getDelegate(ReferenceType referenceType)
-
-