org.apache.servicemix.wsn.client
Class CreatePullPoint

java.lang.Object
  extended by org.apache.servicemix.wsn.client.AbstractWSAClient
      extended by org.apache.servicemix.wsn.client.CreatePullPoint

public class CreatePullPoint
extends AbstractWSAClient


Field Summary
static javax.xml.namespace.QName NOTIFICATION_BROKER
           
static java.lang.String WSN_SERVICE
           
static java.lang.String WSN_URI
           
 
Constructor Summary
CreatePullPoint(javax.jbi.component.ComponentContext context)
           
CreatePullPoint(javax.jbi.component.ComponentContext context, java.lang.String brokerName)
           
 
Method Summary
 PullPoint createPullPoint()
           
 
Methods inherited from class org.apache.servicemix.wsn.client.AbstractWSAClient
createWSA, getContext, getEndpoint, getServiceEndpoint, getWSAAddress, isJbiWrapped, request, request, resolveWSA, send, send, setContext, setEndpoint, setJbiWrapped, setServiceEndpoint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSN_URI

public static final java.lang.String WSN_URI
See Also:
Constant Field Values

WSN_SERVICE

public static final java.lang.String WSN_SERVICE
See Also:
Constant Field Values

NOTIFICATION_BROKER

public static final javax.xml.namespace.QName NOTIFICATION_BROKER
Constructor Detail

CreatePullPoint

public CreatePullPoint(javax.jbi.component.ComponentContext context)

CreatePullPoint

public CreatePullPoint(javax.jbi.component.ComponentContext context,
                       java.lang.String brokerName)
Method Detail

createPullPoint

public PullPoint createPullPoint()
                          throws javax.jbi.JBIException
Throws:
javax.jbi.JBIException


Copyright © 2005-2013 FuseSource. All Rights Reserved.