CoreBroker
Class DeployedService
java.lang.Object
CoreBroker.DeployedService
- public class DeployedService
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployedService
public DeployedService(java.lang.String serviceName,
java.lang.String _endPoint,
WSAMIAbstractDocument _WAD,
WSAMIServiceDocument _WSD,
WSAMICustomizerDocument _WCD,
org.w3c.dom.Document _serviceInfo,
java.lang.String instance_URL)
getServiceName
public java.lang.String getServiceName()
getWSAMIAbstractDocument
public WSAMIAbstractDocument getWSAMIAbstractDocument()
getWSAMIServiceDocument
public WSAMIServiceDocument getWSAMIServiceDocument()
getWSAMICustomizerDocument
public WSAMICustomizerDocument getWSAMICustomizerDocument()
getServiceInfo
public org.w3c.dom.Document getServiceInfo()
getEndPoint
public java.lang.String getEndPoint()
getInstanceURL
public java.lang.String getInstanceURL()
setFiles
public void setFiles(java.lang.String[] files)
getFiles
public java.lang.String[] getFiles()