| Package | Description |
|---|---|
| io.apiman.gateway.engine.impl | |
| io.apiman.gateway.engine.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigDrivenComponentRegistry
A simple component registry.
|
class |
DefaultComponentRegistry
A default component registry, useful primarily for testing and
bootstrapping.
|
| Modifier and Type | Method and Description |
|---|---|
protected IComponentRegistry |
DefaultEngineFactory.createComponentRegistry() |
protected IComponentRegistry |
ConfigDrivenEngineFactory.createComponentRegistry() |
protected abstract IComponentRegistry |
AbstractEngineFactory.createComponentRegistry()
Creates a component registry.
|
IComponentRegistry |
EngineImpl.getComponentRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
EngineImpl.setComponentRegistry(IComponentRegistry componentRegistry) |
| Constructor and Description |
|---|
EngineImpl(IRegistry registry,
IComponentRegistry componentRegistry,
IConnectorFactory connectorFactory,
IPolicyFactory policyFactory)
Constructor.
|
| Constructor and Description |
|---|
PolicyContextImpl(IComponentRegistry componentRegistry)
Constructor.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.