Class RunningDevServicesRegistry

java.lang.Object
io.quarkus.devservices.crossclassloader.runtime.RunningDevServicesRegistry

public final class RunningDevServicesRegistry extends Object
Note: This class should only use language-level classes and classes defined in this same package. Other Quarkus classes might be in a different classloader.

Warning: The methods in this class should *not* be called directly from an extension processor, in the augmentation phase. Tracker-aware running dev services will only be registered post-augmentation, at runtime.