org.apache.servicemix.wsn.jaxws
Class PublisherRegistrationManagerServiceService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by org.apache.servicemix.wsn.jaxws.PublisherRegistrationManagerServiceService

@WebServiceClient(targetNamespace="http://servicemix.apache.org/wsn/jaxws",
                  name="PublisherRegistrationManagerService",
                  wsdlLocation="file:/x1/TeamCity/buildAgent/work/d1dc7e674680d285/checkout/target/checkout/deployables/serviceengines/servicemix-wsn2005/src/main/resources/org/apache/servicemix/wsn/wsn.wsdl")
public class PublisherRegistrationManagerServiceService
extends javax.xml.ws.Service


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Field Summary
static Class PublisherRegistrationManager
           
 
Constructor Summary
PublisherRegistrationManagerServiceService()
           
 
Method Summary
 PublisherRegistrationManager getJBI()
           
static Map getPortClassMap()
           
 PublisherRegistrationManager getPublisherRegistrationManagerServiceLocalPort()
           
 
Methods inherited from class javax.xml.ws.Service
addPort, create, create, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PublisherRegistrationManager

public static Class PublisherRegistrationManager
Constructor Detail

PublisherRegistrationManagerServiceService

public PublisherRegistrationManagerServiceService()
                                           throws MalformedURLException
Throws:
MalformedURLException
Method Detail

getPortClassMap

public static Map getPortClassMap()

getPublisherRegistrationManagerServiceLocalPort

@WebEndpoint(name="PublisherRegistrationManagerServiceLocalPort")
public PublisherRegistrationManager getPublisherRegistrationManagerServiceLocalPort()

getJBI

@WebEndpoint(name="JBI")
public PublisherRegistrationManager getJBI()


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.