com.sun.xml.wss.provider.wsit.logging
Class LogDomainConstants

java.lang.Object
  extended by com.sun.xml.wss.provider.wsit.logging.LogDomainConstants

public class LogDomainConstants
extends Object

Author:
Shyam Rao

Field Summary
static String MODULE_TOP_LEVEL_DOMAIN
           
static String PACKAGE_ROOT
           
static String WSIT_PVD_DOMAIN
           
static String WSIT_PVD_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

WSIT_PVD_DOMAIN

public static final String WSIT_PVD_DOMAIN
See Also:
Constant Field Values

PACKAGE_ROOT

public static final String PACKAGE_ROOT
See Also:
Constant Field Values

WSIT_PVD_DOMAIN_BUNDLE

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

LogDomainConstants

public LogDomainConstants()


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