com.sun.xml.ws.tx.at.common.client
Class CoordinatorProxyBuilder<T>
java.lang.Object
com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
com.sun.xml.ws.tx.at.common.client.CoordinatorProxyBuilder<T>
- Direct Known Subclasses:
- CoordinatorProxyBuilderImpl, CoordinatorProxyBuilderImpl
public abstract class CoordinatorProxyBuilder<T>
- extends BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
This is the base class for building client proxy for invoking coordinator services..
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinatorProxyBuilder
protected CoordinatorProxyBuilder(WSATVersion<T> twsatVersion)
build
public abstract CoordinatorIF<T> build()
getDefaultCallbackAddress
protected String getDefaultCallbackAddress()
- Description copied from class:
BaseProxyBuilder
- the replyto address for the corresponding endpoints.
- Specified by:
getDefaultCallbackAddress in class BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
- Returns:
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.