| Package | Description |
|---|---|
| com.hotels.styx.spi | |
| com.hotels.styx.spi.config |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ExtensionObjectFactory.newInstance(SpiExtensionFactory extensionFactory,
Class<T> type)
Instantiates an object as defined by the extension factory, and casts it to the desired type.
|
| Modifier and Type | Method and Description |
|---|---|
SpiExtensionFactory |
SpiExtension.factory() |
| Constructor and Description |
|---|
SpiExtension(SpiExtensionFactory factory,
com.fasterxml.jackson.databind.JsonNode config,
Boolean enabled) |
Copyright © 2013–2020 Hotels.com. All rights reserved.