public class FaultyServiceData extends Object
Constructor and Description |
---|
FaultyServiceData(AxisServiceGroup serviceGroup,
ArrayList serviceList,
URL serviceLocation,
DeploymentFileData currentDeploymentFile) |
Modifier and Type | Method and Description |
---|---|
DeploymentFileData |
getCurrentDeploymentFile() |
AxisServiceGroup |
getServiceGroup() |
String |
getServiceGroupName() |
ArrayList |
getServiceList() |
URL |
getServiceLocation() |
public FaultyServiceData(AxisServiceGroup serviceGroup, ArrayList serviceList, URL serviceLocation, DeploymentFileData currentDeploymentFile)
public AxisServiceGroup getServiceGroup()
public DeploymentFileData getCurrentDeploymentFile()
public ArrayList getServiceList()
public URL getServiceLocation()
public String getServiceGroupName()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.