| Package | Description |
|---|---|
| com.sap.cds.services.impl | |
| com.sap.cds.services.impl.handlerregistry |
| Modifier and Type | Method and Description |
|---|---|
static Phase |
Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phase[] |
Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<ServiceSPI.HandlerRegistration> |
ServiceSPI.registrations(Phase phase)
|
Stream<ServiceSPI.HandlerRegistration> |
ServiceImpl.registrations(Phase phase) |
| Modifier and Type | Method and Description |
|---|---|
Phase |
AnnotationDescriptor.getPhase() |
Copyright © 2021. All rights reserved.