Interface PropertyProviderFactory

  • All Known Implementing Classes:
    PropertyProviderFactoryImpl

    public interface PropertyProviderFactory
    Factory for creating configured property provider chains.
    • Method Detail

      • getPropertyProvider

        PropertyProvider getPropertyProvider()
        Creates property provider with configured chain of responsibility.
        Returns:
        property provider chain head