Package | Description |
---|---|
org.overlord.rtgov.active.collection | |
org.overlord.rtgov.active.collection.infinispan |
Modifier and Type | Field and Description |
---|---|
static ActiveCollectionFactory |
ActiveCollectionFactory.DEFAULT_FACTORY
This is the default factory.
|
Modifier and Type | Method and Description |
---|---|
ActiveCollectionFactory |
ActiveCollectionSource.getFactory()
This method returns the factory responsible for
creating the active collection.
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveCollectionSource.setFactory(ActiveCollectionFactory factory)
This method sets the factory responsible for
creating the active collection.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanActiveCollectionFactory
This class provides the infinispan implementation of the ActiveCollectionFactory.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.