Interface ConfigurationProvider

    • Method Detail

      • toSecuredPathConfig

        org.webswing.server.common.model.SecuredPathConfig toSecuredPathConfig​(String path,
                                                                               Map<String,​Object> configuration)
      • describeConfiguration

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

        boolean isMultiApplicationMode()