Uses of Class
javax.xml.soap.ServiceLoaderUtil.ExceptionHandler
-
Uses of ServiceLoaderUtil.ExceptionHandler in javax.xml.soap
Fields in javax.xml.soap declared as ServiceLoaderUtil.ExceptionHandlerModifier and TypeFieldDescriptionprivate static final ServiceLoaderUtil.ExceptionHandler<SOAPException>
FactoryFinder.EXCEPTION_HANDLER
Methods in javax.xml.soap with parameters of type ServiceLoaderUtil.ExceptionHandlerModifier and TypeMethodDescription(package private) static <T extends Exception>
ClassLoaderServiceLoaderUtil.contextClassLoader
(ServiceLoaderUtil.ExceptionHandler<T> exceptionHandler) (package private) static <P,
T extends Exception>
PServiceLoaderUtil.firstByServiceLoader
(Class<P> spiClass, Logger logger, ServiceLoaderUtil.ExceptionHandler<T> handler) ServiceLoaderUtil.newInstance
(String className, String defaultImplClassName, ClassLoader classLoader, ServiceLoaderUtil.ExceptionHandler<T> handler)