| Interface | Description |
|---|---|
| DirectiveRegistry |
A directive registry maintains a collection of directives either system provided or
user provided.
|
| Class | Description |
|---|---|
| CompositeDirectiveRegistry |
This class implements a Composition of multiple registries.
|
| DirectiveInfo |
This class
DirectiveInfo contains information about each individual
directive loaded. |
| SystemDirectiveRegistry |
This class is implementation of
DirectiveRegistry for maintaining a registry
of system provided directives. |
| UserDirectiveRegistry |
A User Executor Registry in a collection of user defined directives.
|
| Enum | Description |
|---|---|
| DirectiveInfo.Scope |
Scope of the directive
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.