Uses of Class
com.aragost.javahg.internals.ServiceException

Packages that use ServiceException
com.aragost.javahg.internals   
 

Uses of ServiceException in com.aragost.javahg.internals
 

Methods in com.aragost.javahg.internals that throw ServiceException
static
<S> S
ServiceLoader.loadService(Class<S> serviceClass)
          This method is shorthand for ServiceLoader.loadService(java.lang.ClassLoader, java.lang.Class) with the context classloader.
static
<S> S
ServiceLoader.loadService(ClassLoader classLoader, Class<S> serviceClass)
          Returns a implementation of the given service or null if no service could be found.
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.