Class Config.NotImplemented

  • All Implemented Interfaces:
    Config
    Enclosing interface:
    Config

    public static class Config.NotImplemented
    extends Object
    implements Config
    A default implementation which allows source compatibility when adding new methods to the interface.
    • Constructor Detail

      • NotImplemented

        public NotImplemented()
    • Method Detail

      • server

        public Server server()
        Specified by:
        server in interface Config
        Returns:
        An API for getting server related configurations.