com.sun.xml.wss.jaxws.impl.logging
Class LogDomainConstants

java.lang.Object
  extended by com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants

public class LogDomainConstants
extends Object

Author:
Shyam Rao

Field Summary
static String MODULE_TOP_LEVEL_DOMAIN
           
static String PACKAGE_ROOT
           
static String WSS_JAXWS_IMPL_DOMAIN
           
static String WSS_JAXWS_IMPL_DOMAIN_BUNDLE
           
 
Constructor Summary
LogDomainConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_TOP_LEVEL_DOMAIN

public static final String MODULE_TOP_LEVEL_DOMAIN
See Also:
Constant Field Values

WSS_JAXWS_IMPL_DOMAIN

public static final String WSS_JAXWS_IMPL_DOMAIN
See Also:
Constant Field Values

PACKAGE_ROOT

public static final String PACKAGE_ROOT
See Also:
Constant Field Values

WSS_JAXWS_IMPL_DOMAIN_BUNDLE

public static final String WSS_JAXWS_IMPL_DOMAIN_BUNDLE
See Also:
Constant Field Values
Constructor Detail

LogDomainConstants

public LogDomainConstants()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.