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