de.fzj.unicore.wsrflite.xmlbeans.wsn
Interface WSNConstants

All Known Subinterfaces:
NotificationConsumer, NotificationProducer, WSRFNotificationProducer
All Known Implementing Classes:
Consumer, NotificationProducerImpl, NotificationProducerSupport, SimpleTopic

public interface WSNConstants


Field Summary
static String BW_BASENS
           
static QName RPFixedTopicSet
           
static QName RPTopicExpression
           
static QName RPTopicExpressionDialect
           
static QName RPTopicSet
           
static String SIMPLE_TOPIC
          topic expression dialect: simple
static String WSN_CHANNEL
           
static String XPATH_URI
          topic expression dialect: xpath
 

Field Detail

BW_BASENS

static final String BW_BASENS
See Also:
Constant Field Values

SIMPLE_TOPIC

static final String SIMPLE_TOPIC
topic expression dialect: simple

See Also:
Constant Field Values

XPATH_URI

static final String XPATH_URI
topic expression dialect: xpath

See Also:
Constant Field Values

RPTopicExpression

static final QName RPTopicExpression

RPFixedTopicSet

static final QName RPFixedTopicSet

RPTopicExpressionDialect

static final QName RPTopicExpressionDialect

RPTopicSet

static final QName RPTopicSet

WSN_CHANNEL

static final String WSN_CHANNEL
See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.