Uses of Class
com.sun.xml.ws.policy.privateutil.PolicyLogger
-
Packages that use PolicyLogger Package Description com.sun.xml.ws.policy.privateutil This package contains utility classes that are not part of the public Policy API. -
-
Uses of PolicyLogger in com.sun.xml.ws.policy.privateutil
Methods in com.sun.xml.ws.policy.privateutil that return PolicyLogger Modifier and Type Method Description static PolicyLoggerPolicyLogger. getLogger(Class<?> componentClass)The factory method returns preconfigured PolicyLogger wrapper for the class.
-