| Package | Description |
|---|---|
| com.brein.domain | |
| com.brein.engine |
| Modifier and Type | Field and Description |
|---|---|
static BreinEngineType |
BreinConfig.DEFAULT_ENGINE_TYPE
default
BreinEngineType |
| Modifier and Type | Method and Description |
|---|---|
BreinEngineType |
BreinConfig.getRestEngineType() |
| Modifier and Type | Method and Description |
|---|---|
BreinConfig |
BreinConfig.setRestEngineType(BreinEngineType restEngineType) |
| Modifier and Type | Method and Description |
|---|---|
static BreinEngineType |
IRestEngine.getRestEngineType(BreinEngineType engine) |
static BreinEngineType |
BreinEngineType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BreinEngineType[] |
BreinEngineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IRestEngine |
IRestEngine.getRestEngine(BreinEngineType engine)
Creates the requested Rest Engine.
|
static BreinEngineType |
IRestEngine.getRestEngineType(BreinEngineType engine) |
static boolean |
BreinEngineType.isSupported(BreinEngineType breinEngineType) |
Copyright © Breinify - All Rights Reserved.