public class FaultyServiceData
extends java.lang.Object
| Constructor and Description |
|---|
FaultyServiceData(AxisServiceGroup serviceGroup,
java.util.ArrayList serviceList,
java.net.URL serviceLocation,
DeploymentFileData currentDeploymentFile) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentFileData |
getCurrentDeploymentFile() |
AxisServiceGroup |
getServiceGroup() |
java.lang.String |
getServiceGroupName() |
java.util.ArrayList |
getServiceList() |
java.net.URL |
getServiceLocation() |
public FaultyServiceData(AxisServiceGroup serviceGroup, java.util.ArrayList serviceList, java.net.URL serviceLocation, DeploymentFileData currentDeploymentFile)
public AxisServiceGroup getServiceGroup()
public DeploymentFileData getCurrentDeploymentFile()
public java.util.ArrayList getServiceList()
public java.net.URL getServiceLocation()
public java.lang.String getServiceGroupName()
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.