public abstract class ComponentContainerUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ComponentContainerUtil.ComponentContainerContainer |
Constructor and Description |
---|
ComponentContainerUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ComponentContainerUtil.ComponentContainerContainer> |
split(java.util.List<ComponentContainer> components)
Split the list of components into separate lists depending
on the configuration.
|
public static java.util.List<ComponentContainerUtil.ComponentContainerContainer> split(java.util.List<ComponentContainer> components)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.