org.exist.soap
Class AdminServiceLocator
java.lang.Object
org.apache.axis.client.Service
org.exist.soap.AdminServiceLocator
- All Implemented Interfaces:
- AdminService
- public class AdminServiceLocator
- extends org.apache.axis.client.Service
- implements AdminService
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminServiceLocator
public AdminServiceLocator()
AdminServiceLocator
public AdminServiceLocator(org.apache.axis.EngineConfiguration config)
AdminServiceLocator
public AdminServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
getAdminAddress
public java.lang.String getAdminAddress()
- Specified by:
getAdminAddress in interface AdminService
getAdminWSDDServiceName
public java.lang.String getAdminWSDDServiceName()
setAdminWSDDServiceName
public void setAdminWSDDServiceName(java.lang.String name)
getAdmin
public Admin getAdmin()
throws javax.xml.rpc.ServiceException
- Specified by:
getAdmin in interface AdminService
- Throws:
javax.xml.rpc.ServiceException
getAdmin
public Admin getAdmin(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Specified by:
getAdmin in interface AdminService
- Throws:
javax.xml.rpc.ServiceException
setAdminEndpointAddress
public void setAdminEndpointAddress(java.lang.String address)
getPort
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
- Throws:
javax.xml.rpc.ServiceException
getPort
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
- Throws:
javax.xml.rpc.ServiceException
getServiceName
public javax.xml.namespace.QName getServiceName()
getPorts
public java.util.Iterator getPorts()
setEndpointAddress
public void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
- Set the endpoint address for the specified port name.
- Throws:
javax.xml.rpc.ServiceException
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.