spring-framework / org.springframework.aop.aspectj.annotation / AspectMetadata / <init>

<init>

AspectMetadata(aspectClass: Class<*>, aspectName: String)

Create a new AspectMetadata instance for the given aspect class.

Parameters

aspectClass - the aspect class

aspectName - the name of the aspect