Interface DatastoreNamespaceProvider

All Superinterfaces:
Supplier<String>

public interface DatastoreNamespaceProvider extends Supplier<String>
This interface is the return type for the bean that provides namespaces.
Since:
1.2
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get