Modifier and Type | Class and Description |
---|---|
class |
ActiveCollectionService
This class provides the RTGov (Active Collection) implementation of the
Service abstract class.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchKeyValueStore
ElasticSearch implementation of the KeyValueStore.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanCacheManager
This class represents the Infinispan implementation of the CacheManager
interface.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheManager
This abstract class defines a Cache Manager service for
use by runtime governance components.
|
class |
KeyValueStore
This abstract class represents a key/value store.
|
Modifier and Type | Method and Description |
---|---|
Service |
EPContext.getService(String name)
This method returns the named service if available.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Service> |
EventProcessor.getServices()
This method returns the map of names to services.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProcessor.setServices(Map<String,Service> services)
This method sets the map of names to services.
|
Constructor and Description |
---|
DefaultEPContext(Map<String,Service> services)
This constructor initializes the service map.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.