org.wso2.wsas.util
Class Utils
java.lang.Object
org.wso2.wsas.util.Utils
- public class Utils
- extends java.lang.Object
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
isAdminConsoleEnabled
public static boolean isAdminConsoleEnabled()
setServletContextProperties
public static void setServletContextProperties(javax.servlet.ServletContext servletContext,
java.util.Map generatedPages,
boolean isAdminConsoleEnabled,
int httpPort,
int httpsPort,
java.lang.String servicePath)
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
getAxis2Xml
public static java.lang.String getAxis2Xml()
getWsasServerXml
public static java.lang.String getWsasServerXml()
isURL
public static boolean isURL(java.lang.String location)