org.globus.wsrf.core.notification.service
Interface SubscriptionManagerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
SubscriptionManagerServiceAddressing
All Known Implementing Classes:
SubscriptionManagerServiceAddressingLocator, SubscriptionManagerServiceLocator

public interface SubscriptionManagerService
extends javax.xml.rpc.Service


Method Summary
 SubscriptionManager getSubscriptionManagerPort()
           
 SubscriptionManager getSubscriptionManagerPort(java.net.URL portAddress)
           
 java.lang.String getSubscriptionManagerPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getSubscriptionManagerPortAddress

public java.lang.String getSubscriptionManagerPortAddress()

getSubscriptionManagerPort

public SubscriptionManager getSubscriptionManagerPort()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSubscriptionManagerPort

public SubscriptionManager getSubscriptionManagerPort(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException