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