|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.util.component.Components
public class Components
All components that have been configured.
| Constructor Summary | |
|---|---|
Components()
|
|
| Method Summary | |
|---|---|
java.util.List<org.ow2.util.component.api.Component> |
getComponents()
Gets the list of components. |
void |
setComponents(java.util.List<org.ow2.util.component.api.Component> components)
Sets the list of components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Components()
| Method Detail |
|---|
public java.util.List<org.ow2.util.component.api.Component> getComponents()
public void setComponents(java.util.List<org.ow2.util.component.api.Component> components)
components - the list of components.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||