public interface SchemaRegistryResourceExtension extends Closeable
| Modifier and Type | Method and Description |
|---|---|
default boolean |
healthy() |
default boolean |
initialized() |
void |
register(javax.ws.rs.core.Configurable<?> config,
SchemaRegistryConfig schemaRegistryConfig,
SchemaRegistry schemaRegistry) |
void register(javax.ws.rs.core.Configurable<?> config,
SchemaRegistryConfig schemaRegistryConfig,
SchemaRegistry schemaRegistry)
throws SchemaRegistryException
SchemaRegistryExceptiondefault boolean initialized()
default boolean healthy()
Copyright © 2026 Confluent, Inc.. All rights reserved.