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