public class EmptyContextBroker extends Object implements ContextBroker
| Constructor and Description |
|---|
EmptyContextBroker(ContextBrokerDiscoveryException e) |
| Modifier and Type | Method and Description |
|---|---|
ContextEngine |
getEngine()
Get the context engine.
|
ContextMap<Aspect> |
getMap()
Get the context map for the current user interaction.
|
ContextVocabulary |
getVocabulary()
Get the context vocabulary.
|
public EmptyContextBroker(ContextBrokerDiscoveryException e)
public ContextVocabulary getVocabulary()
ContextBrokergetVocabulary in interface ContextBrokerpublic ContextMap<Aspect> getMap()
ContextBrokergetMap in interface ContextBrokerpublic ContextEngine getEngine()
ContextBrokergetEngine in interface ContextBrokerCopyright © 2019 SDL Group. All rights reserved.