com.sun.xml.ws.resources
Class BindingApiMessages

java.lang.Object
  extended by com.sun.xml.ws.resources.BindingApiMessages

public final class BindingApiMessages
extends Object

Defines string formatting method for each constant in the resource file


Constructor Summary
BindingApiMessages()
           
 
Method Summary
static String BINDING_API_NO_FAULT_MESSAGE_NAME()
          Fault message name must not be null.
static com.sun.istack.localization.Localizable localizableBINDING_API_NO_FAULT_MESSAGE_NAME()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingApiMessages

public BindingApiMessages()
Method Detail

localizableBINDING_API_NO_FAULT_MESSAGE_NAME

public static com.sun.istack.localization.Localizable localizableBINDING_API_NO_FAULT_MESSAGE_NAME()

BINDING_API_NO_FAULT_MESSAGE_NAME

public static String BINDING_API_NO_FAULT_MESSAGE_NAME()
Fault message name must not be null.



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.