uk.ac.soton.ecs.grimoires.server.impl.uddiv2.publication
Interface Grimoires

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
GrimoiresLocator

public interface Grimoires
extends javax.xml.rpc.Service


Method Summary
 Publish getpublish()
           
 Publish getpublish(URL portAddress)
           
 String getpublishAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getpublishAddress

public String getpublishAddress()

getpublish

public Publish getpublish()
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getpublish

public Publish getpublish(URL portAddress)
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException