Bus

org.topcased.web.server.SOAP
Class SOAPServerConfiguration

java.lang.Object
  extended by org.topcased.web.server.SOAP.SOAPServerConfiguration

public class SOAPServerConfiguration
extends java.lang.Object

The SOAP Server configuration class.
Reads the configuration file contained in the conf directory.


Method Summary
 java.lang.String exception_responseHasNullBody()
           
 java.lang.String getAllService_SoapService()
           
static SOAPServerConfiguration getInstance()
          Get instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SOAPServerConfiguration getInstance()
Get instance

Returns:

exception_responseHasNullBody

public java.lang.String exception_responseHasNullBody()

getAllService_SoapService

public java.lang.String getAllService_SoapService()

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.