Interface ConfigurationService

    • Method Detail

      • getConfiguration

        org.webswing.server.common.model.SecuredPathConfig getConfiguration​(String path)
      • describeConfiguration

        org.webswing.server.common.model.meta.MetaObject describeConfiguration​(String string,
                                                                               Map<String,​Object> json,
                                                                               org.webswing.server.common.model.meta.ConfigContext ctx)
                                                                        throws org.webswing.server.model.exception.WsException
        Throws:
        org.webswing.server.model.exception.WsException
      • isMultiApplicationMode

        boolean isMultiApplicationMode()