| Package | Description |
|---|---|
| io.apiman.gateway.engine | |
| io.apiman.gateway.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IRegistry> |
IEngineConfig.getRegistryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryRegistry
An in-memory implementation of the registry.
|
| Modifier and Type | Method and Description |
|---|---|
protected IRegistry |
DefaultEngineFactory.createRegistry() |
protected IRegistry |
ConfigDrivenEngineFactory.createRegistry() |
protected abstract IRegistry |
AbstractEngineFactory.createRegistry()
Creates a registry.
|
IRegistry |
EngineImpl.getRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
EngineImpl.setRegistry(IRegistry registry) |
| Constructor and Description |
|---|
EngineImpl(IRegistry registry,
IPluginRegistry pluginRegistry,
IComponentRegistry componentRegistry,
IConnectorFactory connectorFactory,
IPolicyFactory policyFactory)
Constructor.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.