|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.component.collections.AbstractComponentCollection
public class AbstractComponentCollection
| Field Summary | |
|---|---|
protected java.lang.String |
role
The role of the components we are holding in this Collection. |
protected java.lang.String |
roleHint
The role hint of the components we are holding in this Collection. |
| Constructor Summary | |
|---|---|
AbstractComponentCollection(java.lang.String role)
|
|
AbstractComponentCollection(java.lang.String role,
java.lang.String roleHint)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String role
protected java.lang.String roleHint
| Constructor Detail |
|---|
public AbstractComponentCollection(java.lang.String role)
public AbstractComponentCollection(java.lang.String role,
java.lang.String roleHint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||