Class TMRAPConfiguration


  • public class TMRAPConfiguration
    extends Object
    INTERNAL: Used to hold the TMRAP configuration settings. Mainly used in order to pass the configuration settings from the adapters in to TMRAPImplementation.
    • Constructor Detail

      • TMRAPConfiguration

        public TMRAPConfiguration​(Map<String,​String> config)
                           throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • TMRAPConfiguration

        public TMRAPConfiguration​(javax.servlet.ServletConfig config)
                           throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
    • Method Detail

      • getServerName

        public String getServerName()
      • getEditURI

        public String getEditURI()
      • getViewURI

        public String getViewURI()