| Package | Description |
|---|---|
| org.dbrain.binder.app | |
| org.dbrain.binder.http | |
| org.dbrain.binder.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifiedModule<T extends QualifiedModule>
Basic abstract component interfaces that defines contract to qualify a module being configured.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpServerModule<T extends AbstractHttpServerModule> |
class |
JettyServerModule
Register a Jetty Http Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcDatasourceModule
This component will bind the following services:
Datasource: singleton
Connection: transaction scoped
|
class |
JdbcDriverDatasourceModule
Created by epoitras on 3/5/15.
|
Copyright © 2016. All rights reserved.