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