com.sun.xml.ws.tx.at.v10.client
Class CoordinatorProxyBuilderImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
      extended by com.sun.xml.ws.tx.at.common.client.CoordinatorProxyBuilder<Notification>
          extended by com.sun.xml.ws.tx.at.v10.client.CoordinatorProxyBuilderImpl

public class CoordinatorProxyBuilderImpl
extends CoordinatorProxyBuilder<Notification>


Field Summary
 
Fields inherited from class com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder
features, replyTo, to, version
 
Constructor Summary
CoordinatorProxyBuilderImpl()
           
 
Method Summary
 CoordinatorIF<Notification> build()
           
 
Methods inherited from class com.sun.xml.ws.tx.at.common.client.CoordinatorProxyBuilder
getDefaultCallbackAddress
 
Methods inherited from class com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder
feature, getEnabledFeatures, replyTo, to, txIdForReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinatorProxyBuilderImpl

public CoordinatorProxyBuilderImpl()
Method Detail

build

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


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