Uses of Class
com.gigaspaces.classloader.CustomURLClassLoader
Packages that use CustomURLClassLoader
-
Uses of CustomURLClassLoader in com.gigaspaces.internal.services
Methods in com.gigaspaces.internal.services with parameters of type CustomURLClassLoaderModifier and TypeMethodDescriptionprotected CloseableServiceFactory.startService(CustomURLClassLoader classLoader) -
Uses of CustomURLClassLoader in org.jini.rio.boot
Subclasses of CustomURLClassLoader in org.jini.rio.bootModifier and TypeClassDescriptionclassThe CommonClassLoader implementsComponentLoaderinterface and is created by theRioServiceDescriptorororg.jini.rio.boot.RioActivatableServiceDescriptorwhen starting a Rio service and contains common declared platform JARs to be made available to its children.classThe ServiceClassLoader overrides getURLs(), ensuring all classes that need to be annotated with specific location(s) are returned appropriately