org.apache.axis2.util
Class FaultyServiceData
java.lang.Object
org.apache.axis2.util.FaultyServiceData
public class FaultyServiceData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FaultyServiceData
public FaultyServiceData(AxisServiceGroup serviceGroup,
ArrayList serviceList,
URL serviceLocation,
DeploymentFileData currentDeploymentFile)
getServiceGroup
public AxisServiceGroup getServiceGroup()
getCurrentDeploymentFile
public DeploymentFileData getCurrentDeploymentFile()
getServiceList
public ArrayList getServiceList()
getServiceLocation
public URL getServiceLocation()
getServiceGroupName
public String getServiceGroupName()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.