Package com.gigaspaces.internal.services
Class McpServiceFactory
java.lang.Object
com.gigaspaces.internal.services.ServiceFactory
com.gigaspaces.internal.services.McpServiceFactory
ServiceFactory implementation that launches the XAP MCP Server as an embedded
Spring Boot application inside an isolated classloader.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected voidinitializeClasspath(ClasspathBuilder classpath) Methods inherited from class com.gigaspaces.internal.services.ServiceFactory
startService, toString
-
Constructor Details
-
McpServiceFactory
public McpServiceFactory()
-
-
Method Details
-
getServiceName
- Specified by:
getServiceNamein classServiceFactory
-
getServiceClassName
- Specified by:
getServiceClassNamein classServiceFactory
-
initializeClasspath
- Specified by:
initializeClasspathin classServiceFactory
-
createService
- Overrides:
createServicein classServiceFactory
-