|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ActiveList in org.codehaus.plexus.collections |
---|
Classes in org.codehaus.plexus.collections that implement ActiveList | |
---|---|
class |
AbstractActiveList
|
class |
DefaultActiveList
|
Methods in org.codehaus.plexus.collections that return ActiveList | |
---|---|
ActiveList |
ProtoCollection.getActiveList()
Retrieve an ActiveList instance that contains components matching the role given by
ProtoCollection.getCollectedRole() . |
ActiveList |
DefaultProtoCollection.getActiveList()
|
ActiveList |
ActiveCollectionManager.getActiveList(java.lang.Class role)
Retrieve an ActiveList instance that contains the components of the given role. |
ActiveList |
DefaultActiveCollectionManager.getActiveList(java.lang.Class role)
|
ActiveList |
ActiveCollectionManager.getActiveList(java.lang.String role)
Retrieve an ActiveList instance that contains the components of the given role. |
ActiveList |
DefaultActiveCollectionManager.getActiveList(java.lang.String role)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |