Interface ServerConfig

All Superinterfaces:
Configuration, ExtendedConfig
All Known Implementing Classes:
ResourceConfig

public interface ServerConfig extends ExtendedConfig
Server-side application configuration.
Author:
Marek Potociar
  • Method Details

    • getResources

      Set<Resource> getResources()
      Get programmatically modeled resources.
      Returns:
      programmatically modeled resources.