com.sun.xml.ws.addressing.impl.policy
Class LocalizationMessages

java.lang.Object
  extended by com.sun.xml.ws.addressing.impl.policy.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 localizableWSA_0001_UNKNOWN_ASSERTION(java.lang.Object arg0)
           
static com.sun.xml.ws.util.localization.Localizable localizableWSA_0002_ERROR_OBTAINING_CONSTRUCTOR(java.lang.Object arg0)
           
static com.sun.xml.ws.util.localization.Localizable localizableWSA_0003_ERROR_INSTANTIATING(java.lang.Object arg0)
           
static com.sun.xml.ws.util.localization.Localizable localizableWSA_0004_INVALID_EPR_ADDRESS()
           
static java.lang.String WSA_0001_UNKNOWN_ASSERTION(java.lang.Object arg0)
          WSA0001: Failed to identify assertion: ''{0}''
static java.lang.String WSA_0002_ERROR_OBTAINING_CONSTRUCTOR(java.lang.Object arg0)
          WSA0002: Error occurred while obtaining the constructor for Addressing assertion {0}.
static java.lang.String WSA_0003_ERROR_INSTANTIATING(java.lang.Object arg0)
          WSA0003: Error occurred while instantiating Addressing assertion {0}.
static java.lang.String WSA_0004_INVALID_EPR_ADDRESS()
          WSA0004: Error occurred while reading Address element.
 
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

localizableWSA_0003_ERROR_INSTANTIATING

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

WSA_0003_ERROR_INSTANTIATING

public static java.lang.String WSA_0003_ERROR_INSTANTIATING(java.lang.Object arg0)
WSA0003: Error occurred while instantiating Addressing assertion {0}.


localizableWSA_0002_ERROR_OBTAINING_CONSTRUCTOR

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

WSA_0002_ERROR_OBTAINING_CONSTRUCTOR

public static java.lang.String WSA_0002_ERROR_OBTAINING_CONSTRUCTOR(java.lang.Object arg0)
WSA0002: Error occurred while obtaining the constructor for Addressing assertion {0}.


localizableWSA_0004_INVALID_EPR_ADDRESS

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

WSA_0004_INVALID_EPR_ADDRESS

public static java.lang.String WSA_0004_INVALID_EPR_ADDRESS()
WSA0004: Error occurred while reading Address element.


localizableWSA_0001_UNKNOWN_ASSERTION

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

WSA_0001_UNKNOWN_ASSERTION

public static java.lang.String WSA_0001_UNKNOWN_ASSERTION(java.lang.Object arg0)
WSA0001: Failed to identify assertion: ''{0}''