Interface ClassLoaderService

All Superinterfaces:
Service

public interface ClassLoaderService
extends Service
Class loader service for SPT
  • Method Summary

    Modifier and Type Method Description
    java.lang.ClassLoader getClassLoader​(PlatformUserContext userContext)
    Gets class loader for SPT
  • Method Details

    • getClassLoader

      java.lang.ClassLoader getClassLoader​(PlatformUserContext userContext)
      Gets class loader for SPT
      Parameters:
      userContext -
      Returns:
      SPT class loader