Package com.newrelic.api.agent.weaver
Annotation Type WeaveAllConstructors
-
@Target(CONSTRUCTOR) @Retention(RUNTIME) public @interface WeaveAllConstructorsA constructor with this annotation will be weaved into all constructors of a Weave class. If this annotation is present, no other Weave constructors are allowed.