Interface ContextPartitionSelectorNested
- All Superinterfaces:
ContextPartitionSelector
Selects context partitions of a nested context by providing selector according to the nested contexts.
-
Method Summary
Modifier and TypeMethodDescriptionSelectors for each level of the nested context.
-
Method Details
-
getSelectors
List<ContextPartitionSelector[]> getSelectors()Selectors for each level of the nested context.- Returns:
- selectors
-