com.sun.xml.ws.util
Class Constants

java.lang.Object
  extended by com.sun.xml.ws.util.Constants

public class Constants
extends Object

This holds generic constants information for the whole JAX-WS SI.


Field Summary
static String LoggingDomain
          WS SI Logging Domain
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LoggingDomain

public static final String LoggingDomain
WS SI Logging Domain

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()