@FunctionalInterface public interface JDBCJobRepositorySupplier<T extends JDBCJobRepository>
Modifier and Type | Method and Description |
---|---|
JDBCJobRepository |
get()
Constructed instance of JDBCJobRepository resource
|
JDBCJobRepository get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.