com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface GetCurrentMessage

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
GetCurrentMessageImpl

public interface GetCurrentMessage
extends org.ow2.easywsdl.schema.api.SchemaElement


Method Summary
 TopicExpressionType getTopic()
           
 void setTopic(TopicExpressionType topic)
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getTopic

TopicExpressionType getTopic()
                             throws WSNotificationException
Throws:
WSNotificationException

setTopic

void setTopic(TopicExpressionType topic)


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.