|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.scrplugin.helper.DescriptionContainer
public class DescriptionContainer
The description container holds all ComponentContainers.
| Constructor Summary | |
|---|---|
DescriptionContainer(Options options)
Constructor |
|
| Method Summary | |
|---|---|
void |
add(ComponentContainer c)
Add a container to the list. |
java.util.List<ComponentContainer> |
getComponents()
Return the list of ComponentContainers. |
Options |
getOptions()
Get the options |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptionContainer(Options options)
options - The options for this module| Method Detail |
|---|
public Options getOptions()
public java.util.List<ComponentContainer> getComponents()
ComponentContainers.
public void add(ComponentContainer c)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||