@Provider public class SQLConnectionInjector extends Object implements org.jboss.resteasy.spi.ContextInjector<io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection>,io.vertx.reactivex.ext.sql.SQLConnection>
| Constructor and Description |
|---|
SQLConnectionInjector() |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection> |
resolve(Class<? extends io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection>> rawType,
Type genericType,
Annotation[] annotations) |
public io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection> resolve(Class<? extends io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection>> rawType, Type genericType, Annotation[] annotations)
resolve in interface org.jboss.resteasy.spi.ContextInjector<io.reactivex.Single<io.vertx.reactivex.ext.sql.SQLConnection>,io.vertx.reactivex.ext.sql.SQLConnection>Copyright © 2018. All rights reserved.