Modifier and Type | Class and Description |
---|---|
class |
AbstractActiveList |
class |
DefaultActiveList |
Modifier and Type | Method and Description |
---|---|
ActiveList |
ProtoCollection.getActiveList()
Retrieve an
ActiveList instance that contains components matching the role given by
ProtoCollection.getCollectedRole() . |
ActiveList |
DefaultProtoCollection.getActiveList() |
ActiveList |
DefaultActiveCollectionManager.getActiveList(Class role) |
ActiveList |
ActiveCollectionManager.getActiveList(Class role)
Retrieve an
ActiveList instance that contains the components of the given role. |
ActiveList |
DefaultActiveCollectionManager.getActiveList(String role) |
ActiveList |
ActiveCollectionManager.getActiveList(String role)
Retrieve an
ActiveList instance that contains the components of the given role. |
Copyright © 2001–2017 Codehaus. All rights reserved.