org.apache.felix.scrplugin.helper
Class ComponentContainerUtil.ComponentContainerContainer

java.lang.Object
  extended by org.apache.felix.scrplugin.helper.ComponentContainerUtil.ComponentContainerContainer
Enclosing class:
ComponentContainerUtil

public static class ComponentContainerUtil.ComponentContainerContainer
extends java.lang.Object


Field Summary
 java.lang.String className
           
 java.util.List<ComponentContainer> components
           
 
Constructor Summary
ComponentContainerUtil.ComponentContainerContainer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

components

public java.util.List<ComponentContainer> components

className

public java.lang.String className
Constructor Detail

ComponentContainerUtil.ComponentContainerContainer

public ComponentContainerUtil.ComponentContainerContainer()


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.