org.wso2.carbon.integration.common.extensions.axis2server
Class ServiceNameConstants

java.lang.Object
  extended by org.wso2.carbon.integration.common.extensions.axis2server.ServiceNameConstants

public class ServiceNameConstants
extends Object


Field Summary
static String LB_SERVICE_1
           
static String LB_SERVICE_2
           
static String LB_SERVICE_3
           
static String SECURE_STOCK_QUOTE_SERVICE
           
static String SIMPLE_AXIS2_SERVICE
           
static String SIMPLE_STOCK_QUOTE_SERVICE
           
static String STUDENT_REST_SERVICE
           
 
Constructor Summary
ServiceNameConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIMPLE_STOCK_QUOTE_SERVICE

public static final String SIMPLE_STOCK_QUOTE_SERVICE
See Also:
Constant Field Values

SECURE_STOCK_QUOTE_SERVICE

public static final String SECURE_STOCK_QUOTE_SERVICE
See Also:
Constant Field Values

LB_SERVICE_1

public static final String LB_SERVICE_1
See Also:
Constant Field Values

LB_SERVICE_2

public static final String LB_SERVICE_2
See Also:
Constant Field Values

LB_SERVICE_3

public static final String LB_SERVICE_3
See Also:
Constant Field Values

SIMPLE_AXIS2_SERVICE

public static final String SIMPLE_AXIS2_SERVICE
See Also:
Constant Field Values

STUDENT_REST_SERVICE

public static final String STUDENT_REST_SERVICE
See Also:
Constant Field Values
Constructor Detail

ServiceNameConstants

public ServiceNameConstants()


Copyright © 2015 WSO2. All rights reserved.