Uses of Enum Class
com.gigaspaces.start.XapModules
Packages that use XapModules
-
Uses of XapModules in com.gigaspaces.start
Subclasses with type arguments of type XapModules in com.gigaspaces.startMethods in com.gigaspaces.start that return XapModulesModifier and TypeMethodDescriptionstatic XapModulesReturns the enum constant of this class with the specified name.static XapModules[]XapModules.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.start that return types with arguments of type XapModulesModifier and TypeMethodDescriptionstatic Collection<XapModules> XapModules.getByClassLoaderType(ClassLoaderType classLoaderType) static Collection<XapModules> XapModules.getRequiredModules()Methods in com.gigaspaces.start with parameters of type XapModulesModifier and TypeMethodDescriptionClasspathBuilder.appendJar(XapModules module) ClasspathBuilder.appendToolsJar(XapModules module) SystemLocations.lib(XapModules module) SystemLocations.tools(XapModules module)