public class AnnotationDescriptor extends Object
| Constructor and Description |
|---|
AnnotationDescriptor(After after) |
AnnotationDescriptor(Before before) |
AnnotationDescriptor(On on) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getEntities() |
String[] |
getEvents() |
Phase |
getPhase() |
String[] |
getServiceNames() |
Class<?>[] |
getServiceTypes() |
Copyright © 2023. All rights reserved.