Package org.apache.axis2.util
Class FaultyServiceData
java.lang.Object
org.apache.axis2.util.FaultyServiceData
-
Constructor Summary
ConstructorsConstructorDescriptionFaultyServiceData(AxisServiceGroup serviceGroup, ArrayList<AxisService> serviceList, URL serviceLocation, DeploymentFileData currentDeploymentFile) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FaultyServiceData
public FaultyServiceData(AxisServiceGroup serviceGroup, ArrayList<AxisService> serviceList, URL serviceLocation, DeploymentFileData currentDeploymentFile)
-
-
Method Details
-
getServiceGroup
-
getCurrentDeploymentFile
-
getServiceList
-
getServiceLocation
-
getServiceGroupName
-