Package com.sun.xml.ws.policy.jaxws
Class XmlWsLoggingProvider
java.lang.Object
com.sun.xml.ws.policy.jaxws.XmlWsLoggingProvider
- All Implemented Interfaces:
LoggingProvider
- Author:
- lukas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPolicy will append.wspolicyto the returned string.
-
Constructor Details
-
XmlWsLoggingProvider
public XmlWsLoggingProvider()
-
-
Method Details
-
getLoggingSubsystemName
Description copied from interface:LoggingProviderPolicy will append.wspolicyto the returned string.- Specified by:
getLoggingSubsystemNamein interfaceLoggingProvider- Returns:
- a logging subsystem name to use by loggers
-