| Package | Description |
|---|---|
| org.aspectj.lang.reflect |
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature. |
| org.aspectj.runtime.reflect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdviceSignature |
interface |
CodeSignature |
interface |
ConstructorSignature |
interface |
FieldSignature |
interface |
InitializerSignature
Signature for static and instance initializers.
|
interface |
MethodSignature |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldSignatureImpl |
Copyright © 2019. All rights reserved.