Package | Description |
---|---|
org.overlord.rtgov.active.collection | |
org.overlord.rtgov.active.collection.infinispan | |
org.overlord.rtgov.active.collection.service | |
org.overlord.rtgov.client |
Modifier and Type | Method and Description |
---|---|
ActiveMap |
ActiveCollectionContext.getMap(String name)
This method returns the named active map.
|
ActiveMap |
DefaultActiveCollectionContext.getMap(String name)
This method returns the named active map.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanActiveMap
This class represents an infinispan specific active map
implementation.
|
Modifier and Type | Method and Description |
---|---|
ActiveMap |
ActiveCollectionService.getMap(String name)
This method returns the active map associated with the
supplied name.
|
Modifier and Type | Method and Description |
---|---|
ActiveMap |
CollectionManager.getMap(String name)
This method returns the active map associated with the
supplied name.
|
ActiveMap |
DefaultCollectionManager.getMap(String name)
This method returns the active map associated with the
supplied name.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.