public class ProxyServiceParameterObserver extends Object implements org.apache.axis2.description.ParameterObserver
ProxyServiceParameterObserver will sync Axis service level parameter changes
with the Synapse proxy service| Modifier and Type | Field and Description |
|---|---|
static String |
AXIS_SERVICE |
static String |
SERVICE_RESPONSE_TIME |
| Constructor and Description |
|---|
ProxyServiceParameterObserver(org.apache.axis2.description.AxisService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
parameterChanged(String name,
Object value)
When an Axis2 Service parameter update happens this method will get notified
|
public static final String SERVICE_RESPONSE_TIME
public static final String AXIS_SERVICE
public ProxyServiceParameterObserver(org.apache.axis2.description.AxisService service)
Copyright © 2015 WSO2. All rights reserved.