All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description MatchType The match type of a weave instrumentation class.NewField This annotation is applied to member variables of weaved classes (classes marked withWeave) so that they are treated as new fields.SkipIfPresent This marks classes that, if present, should cause an entire weave package to abort loading.Weave Marks a weave instrumentation class.WeaveAllConstructors A constructor with this annotation will be weaved into all constructors of a Weave class.WeaveIntoAllMethods A method with this annotation will be weaved into all methods on the class.Weaver WeaveWithAnnotation