public interface IAdditionalClassProvider
ServiceClassLoader to load classed
 from the lrmi class loader holder.| Modifier and Type | Method and Description | 
|---|---|
Class<?> | 
loadClass(String className,
         boolean fastPathOnly)
loads a class 
 | 
Class<?> loadClass(String className, boolean fastPathOnly) throws ClassNotFoundException
className - class namefastPathOnly - hint to the provider whether to use fast loading path only if supportedClassNotFoundExceptionCopyright © GigaSpaces.