public interface DirectiveEnforcer
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExcluded(String directive)
Checks if the directive is being excluded from being used.
|
boolean isExcluded(String directive)
directive - to be checked for exclusion.Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.