com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction
Class RefinedWstopFactory
java.lang.Object
com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction.RefinedWstopFactory
- All Implemented Interfaces:
- WstopFactory
public final class RefinedWstopFactory
- extends java.lang.Object
- implements WstopFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WstopFactory getInstance()
throws WstopException
- Throws:
WstopException
getInstance
public static WstopFactory getInstance(WstopModelFactory modelFactory)
getModel
public WstopModelFactory getModel()
setModel
protected void setModel(WstopModelFactory model)
createMessagePattern
public QueryExpressionType createMessagePattern(java.net.URI dialect)
- Specified by:
createMessagePattern in interface WstopFactory
createTopicNamespaceType
public TopicNamespaceType createTopicNamespaceType(java.net.URI targetNamespace)
- Specified by:
createTopicNamespaceType in interface WstopFactory
createTopicNamespaceTypeTopic
public TopicNamespaceType.Topic createTopicNamespaceTypeTopic(java.lang.String name)
- Specified by:
createTopicNamespaceTypeTopic in interface WstopFactory
createTopicSetType
public TopicSetType createTopicSetType()
- Specified by:
createTopicSetType in interface WstopFactory
createTopicType
public TopicType createTopicType(java.lang.String name)
- Specified by:
createTopicType in interface WstopFactory
getWstopReader
public WstopReader getWstopReader()
- Specified by:
getWstopReader in interface WstopFactory
getWstopWriter
public WstopWriter getWstopWriter()
- Specified by:
getWstopWriter in interface WstopFactory
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.