public class DefaultActiveCollectionContext extends Object implements ActiveCollectionContext
Constructor and Description |
---|
DefaultActiveCollectionContext(ActiveCollectionManager acm)
The constructor initialized with the active collection manager.
|
public DefaultActiveCollectionContext(ActiveCollectionManager acm)
acm
- The active collection managerpublic ActiveList getList(String name)
getList
in interface ActiveCollectionContext
name
- The name of the active listpublic ActiveMap getMap(String name)
getMap
in interface ActiveCollectionContext
name
- The name of the active mapCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.