org.aspectj.weaver.tools
�C���^�t�F�[�X WeavingClassLoader

���������X�[�p�[�C���^�t�F�[�X:
GeneratedClassHandler

public interface WeavingClassLoader
extends GeneratedClassHandler

An interface for weaving class loaders to provide callbacks for a WeavingAdaptor.


���\�b�h���T�v
 URL[] getAspectURLs()
          Returns the aspects to be used by a WeavingAdaptor to weave classes defined by the class loader.
 
�C���^�t�F�[�X org.aspectj.weaver.tools.GeneratedClassHandler �����p���������\�b�h
acceptClass
 

���\�b�h������

getAspectURLs

public URL[] getAspectURLs()
Returns the aspects to be used by a WeavingAdaptor to weave classes defined by the class loader.

�����l:
the aspects used for weaving classes.