public class AxisTestEndpointContext extends Object
ConfigurationContext
for AxisTestEndpoint
instances. This class provides the Axis2 server environment.
Dependencies:
TransportDescriptionFactory
(1)AxisTestEndpointContextConfigurator
(0..*)Modifier and Type | Field and Description |
---|---|
static AxisTestEndpointContext |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
AxisConfiguration |
getAxisConfiguration() |
String |
getEPR(AxisService service) |
TransportListener |
getTransportListener() |
String |
getTransportName() |
public static final AxisTestEndpointContext INSTANCE
public AxisConfiguration getAxisConfiguration()
public TransportListener getTransportListener()
public String getTransportName()
public String getEPR(AxisService service) throws AxisFault
AxisFault
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.