org.wso2.wsas.util
Class JettyWebConfiguration
java.lang.Object
org.wso2.wsas.util.JettyWebConfiguration
- public class JettyWebConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adminWebCtx
public java.lang.String adminWebCtx
adminWebResourceBase
public java.lang.String adminWebResourceBase
serviceUiWebCtx
public java.lang.String serviceUiWebCtx
serviceUiResourceBase
public java.lang.String serviceUiResourceBase
feedsWebCtx
public java.lang.String feedsWebCtx
feedsWebResourceBase
public java.lang.String feedsWebResourceBase
docsWebCtx
public java.lang.String docsWebCtx
docsWebResourceBase
public java.lang.String docsWebResourceBase
samplesWebCtx
public java.lang.String samplesWebCtx
samplesWebResourceBase
public java.lang.String samplesWebResourceBase
stylesWebCtx
public java.lang.String stylesWebCtx
stylesWebResourceBase
public java.lang.String stylesWebResourceBase
getInstance
public static JettyWebConfiguration getInstance()
init
public void init()
- Initialize the web admin content wrt the value of xmlFileKey;
setXmlFileKey
public void setXmlFileKey(java.lang.String xmlFileKey)