public interface CollectionManager
Modifier and Type | Method and Description |
---|---|
ActiveList |
getList(String name)
This method returns the active list associated with the
supplied name.
|
ActiveMap |
getMap(String name)
This method returns the active map associated with the
supplied name.
|
ActiveList getList(String name)
name
- The nameCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.