com.sun.xml.ws.tx.at.v11
Class NotificationBuilderImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.at.common.NotificationBuilder<Notification>
      extended by com.sun.xml.ws.tx.at.v11.NotificationBuilderImpl

public class NotificationBuilderImpl
extends NotificationBuilder<Notification>

This is the class for building WSAT11 Notifications.


Constructor Summary
NotificationBuilderImpl()
           
 
Method Summary
 Notification build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationBuilderImpl

public NotificationBuilderImpl()
Method Detail

build

public Notification build()
Specified by:
build in class NotificationBuilder<Notification>


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.