com.sun.xml.ws.tx.client
Class LocalizationMessages

java.lang.Object
  extended by com.sun.xml.ws.tx.client.LocalizationMessages

public final class LocalizationMessages
extends java.lang.Object

Defines string formatting method for each constant in the resource file


Constructor Summary
LocalizationMessages()
           
 
Method Summary
static com.sun.xml.ws.util.localization.Localizable localizableMISSING_TX_SCOPE_1000()
           
static com.sun.xml.ws.util.localization.Localizable localizableWSAT_TXN_CONTEXT_NOT_FLOWED_1001(java.lang.Object arg0)
           
static java.lang.String MISSING_TX_SCOPE_1000()
          WSTX-CLIENT-1000: The ATAssertion for this operation requires a transaction scope, but there is no current transaction in scope
static java.lang.String WSAT_TXN_CONTEXT_NOT_FLOWED_1001(java.lang.Object arg0)
          WSTX-CLIENT-1001: WS-TX service is not available.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizationMessages

public LocalizationMessages()
Method Detail

localizableMISSING_TX_SCOPE_1000

public static com.sun.xml.ws.util.localization.Localizable localizableMISSING_TX_SCOPE_1000()

MISSING_TX_SCOPE_1000

public static java.lang.String MISSING_TX_SCOPE_1000()
WSTX-CLIENT-1000: The ATAssertion for this operation requires a transaction scope, but there is no current transaction in scope


localizableWSAT_TXN_CONTEXT_NOT_FLOWED_1001

public static com.sun.xml.ws.util.localization.Localizable localizableWSAT_TXN_CONTEXT_NOT_FLOWED_1001(java.lang.Object arg0)

WSAT_TXN_CONTEXT_NOT_FLOWED_1001

public static java.lang.String WSAT_TXN_CONTEXT_NOT_FLOWED_1001(java.lang.Object arg0)
WSTX-CLIENT-1001: WS-TX service is not available. Unable to flow a WS-Atomic Transaction Context for web service invocation of operation ''{0}'' from current container