Class RunningService
java.lang.Object
io.quarkus.devservices.crossclassloader.runtime.RunningService
- All Implemented Interfaces:
Closeable,AutoCloseable
Represents a running service in Dev Services.
This class is used to encapsulate the details of a service that has been started by Dev Services,
necessary for tracking and managing the lifecycle of the service.
It is designed to be loaded with the parent classloader, allowing it to be shared across different classloaders.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunningService
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
feature
-
description
-
configs
-
containerId
-