public class LiquibaseFactoriesSupplier extends Object implements Supplier<Collection<LiquibaseFactory>>
| Constructor and Description |
|---|
LiquibaseFactoriesSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Collection<LiquibaseFactory> |
get() |
public Collection<LiquibaseFactory> get()
get in interface Supplier<Collection<LiquibaseFactory>>Copyright © 2021 JBoss by Red Hat. All rights reserved.