public interface UpdateQuerySupplier extends Function<String,UpdateQuery>
UpdateQuery| Modifier and Type | Method and Description |
|---|---|
static UpdateQuerySupplier |
getSupplier()
It returns a
UpdateQuery from ServiceLoader |
static UpdateQuerySupplier getSupplier()
UpdateQuery from ServiceLoaderUpdateQuery instanceIllegalStateException - when there isn't UpdateQuery from service loader.Copyright © 2018. All rights reserved.