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