C - The actual type of the container (depends on the implementation provider)public interface RulesetContainer<C>
| Modifier and Type | Method and Description |
|---|---|
C |
getContainer()
Builds or obtains the actual rules container.
|
boolean |
isDefaultContainer()
Flag to mark this container as the default container
|
boolean isDefaultContainer()
RulesetContainerResolver.getDefaultRulesetContainer()C getContainer()
Copyright © 2017–2020 NTT DATA Corporation. All rights reserved.