net.ontopia.topicmaps.utils.tmrap
Class TMRAPConfiguration

java.lang.Object
  extended by net.ontopia.topicmaps.utils.tmrap.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 Summary
TMRAPConfiguration(Map config)
           
TMRAPConfiguration(javax.servlet.ServletConfig config)
           
 
Method Summary
 String getEditURI()
           
 String getServerName()
           
 String getViewURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TMRAPConfiguration

public TMRAPConfiguration(Map 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()


Copyright © 2000-2012 Ontopia.