Uses of Enum Class
com.gigaspaces.start.ClassLoaderType
Packages that use ClassLoaderType
-
Uses of ClassLoaderType in com.gigaspaces.start
Methods in com.gigaspaces.start that return ClassLoaderTypeModifier and TypeMethodDescriptionXapModules.getClassLoaderType()static ClassLoaderTypeReturns the enum constant of this class with the specified name.static ClassLoaderType[]ClassLoaderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.start with parameters of type ClassLoaderTypeModifier and TypeMethodDescriptionClasspathBuilder.appendLibRequiredJars(ClassLoaderType clType) static Collection<XapModules>XapModules.getByClassLoaderType(ClassLoaderType classLoaderType) SystemLocations.libRequired(ClassLoaderType clType)