| Package | Description |
|---|---|
| org.apache.skywalking.apm.agent.core.plugin.match |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAnnotationMatch
Match the class by the given annotations in class.
|
class |
HierarchyMatch
Match the class by the given super class or interfaces.
|
class |
MethodAnnotationMatch
Match the class, which has methods with the certain annotations.
|
class |
MultiClassNameMatch
Match class with a given set of classes.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.