Class ServiceFactory
java.lang.Object
com.gigaspaces.internal.services.ServiceFactory
- Direct Known Subclasses:
AuthServiceFactory, McpServiceFactory, RestServiceFactory, RestV3ServiceFactory, WebuiServiceFactory, ZooKeeperServiceFactory
- Since:
- 12.1
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Stringabstract Stringprotected abstract voidinitializeClasspath(ClasspathBuilder classpath) protected CloseablestartService(CustomURLClassLoader classLoader) toString()
-
Constructor Details
-
ServiceFactory
public ServiceFactory()
-
-
Method Details
-
createService
-
startService
- Throws:
Exception
-
getServiceName
-
getServiceClassName
-
initializeClasspath
-
toString
-