Uses of Class
com.sun.xml.ws.policy.privateutil.RuntimePolicyUtilsException

Packages that use RuntimePolicyUtilsException
com.sun.xml.ws.policy.privateutil This package contains utility classes that are not part of the public Policy API. 
 

Uses of RuntimePolicyUtilsException in com.sun.xml.ws.policy.privateutil
 

Methods in com.sun.xml.ws.policy.privateutil that throw RuntimePolicyUtilsException
static
<T> T
PolicyUtils.Reflection.invoke(Object target, String methodName, Class<T> resultClass, Object... parameters)
          Reflectively invokes specified method on the specified target
static
<T> T
PolicyUtils.Reflection.invoke(Object target, String methodName, Class<T> resultClass, Object[] parameters, Class[] parameterTypes)
          Reflectively invokes specified method on the specified target
 



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