|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.scrplugin.helper.ComponentContainerUtil
public abstract class ComponentContainerUtil
Nested Class Summary | |
---|---|
static class |
ComponentContainerUtil.ComponentContainerContainer
|
Constructor Summary | |
---|---|
ComponentContainerUtil()
|
Method Summary | |
---|---|
static java.util.List<ComponentContainerUtil.ComponentContainerContainer> |
split(java.util.List<ComponentContainer> components)
Split the list of components into separate lists depending on the configuration. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentContainerUtil()
Method Detail |
---|
public static java.util.List<ComponentContainerUtil.ComponentContainerContainer> split(java.util.List<ComponentContainer> components)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |