Index

A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractCacheControlPanel<C> - Class in io.micronaut.controlpanel.panels.cache
Base class for control panels for managing caches.
AbstractCacheControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Constructor.
AbstractCacheControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.cache
Record containing the data to display in the cache control panel.
AbstractControlPanel<B> - Class in io.micronaut.controlpanel.core
Base class for control panels that can delegate some of its values to a ControlPanelConfiguration.
AbstractControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.core.AbstractControlPanel
 
AbstractEachBeanControlPanel<B> - Class in io.micronaut.controlpanel.core
Base class for control panels that are created for each bean of a specific type.
AbstractEachBeanControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Constructor.
activeEnvironments() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the activeEnvironments record component.
AllPlainEnvironmentEndpointFilter - Class in io.micronaut.controlpanel.panels.management
Built-in environment endpoint filter that can be enabled via configuration to display actual configuration values with legacy masking (masking only sensitive keys like passwords).
AllPlainEnvironmentEndpointFilter() - Constructor for class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
applicationName() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the applicationName record component.
arguments() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns the value of the arguments record component.

B

BEANS_CATEGORY - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
BeansControlPanel - Class in io.micronaut.controlpanel.panels.management.beans
Control panel that displays information about the beans loaded in the application.
BeansControlPanel(BeanContext, DefaultBeanDefinitionData, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
BeansControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management.beans
The body of the panel, which contains information about the Micronaut and non-Micronaut beans loaded in the application.
binary() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the binary record component.
BLOB - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
Body - Record Class in io.micronaut.controlpanel.panels.datasource.model
Body of the control panel containing DataSource info and tables.
Body(Cache, CacheInfo, Map) - Constructor for record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Creates an instance of a Body record class.
Body(DataSourceInfo, List, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Body
Creates an instance of a Body record class.
Body(String, int) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Creates an instance of a Body record class.
Body(Collection) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Creates an instance of a Body record class.
Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Creates an instance of a Body record class.
Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Creates an instance of a Body record class.
Body(Map, Map) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Creates an instance of a Body record class.
BOOLEAN - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
BUCKET - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
byCategory(String) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the category view.
byCategory(String) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 

C

cache() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cache record component.
cacheAsMap() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cacheAsMap record component.
CacheController - Class in io.micronaut.controlpanel.panels.cache
REST controller for cache management operations in the Micronaut Control Panel.
CacheController(ControlPanelRepository) - Constructor for class io.micronaut.controlpanel.panels.cache.CacheController
Constructor.
cacheInfo() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cacheInfo record component.
CaffeineCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache
Control panel for managing Caffeine caches.
CaffeineCacheControlPanel(DefaultSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
Constructor.
canRefresh() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the canRefresh record component.
canRefresh(RefreshEndpoint, BeanContext) - Static method in class io.micronaut.controlpanel.ui.util.EndpointUtils
Determines if the control panel can call the refresh endpoint.
canStop() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the canStop record component.
canStop(ServerStopEndpoint, BeanContext) - Static method in class io.micronaut.controlpanel.ui.util.EndpointUtils
Determines if the control panel can call the stop endpoint.
categories() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the categories record component.
Category(String, String, String) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.Category
 
Category(String, String, String, Integer) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.Category
Creates an instance of a Category record class.
CATEGORY - Static variable in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the cols record component.
cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the cols record component.
Column - Record Class in io.micronaut.controlpanel.panels.datasource.model
Database column metadata.
Column(String, ColumnType, int, String, boolean, boolean, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Column
Creates an instance of a Column record class.
columns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the columns record component.
ColumnType - Enum Class in io.micronaut.controlpanel.panels.datasource.model
Generic column types.
computeControlPanelPath(String, String) - Static method in class io.micronaut.controlpanel.util.ControlPanelUtils
Computes the full path for a control panel by normalizing and combining the application path and control panel path.
ConfigurableControlPanel - Interface in io.micronaut.controlpanel.core
Common configuration properties for control panels.
configuration - Variable in class io.micronaut.controlpanel.core.AbstractControlPanel
 
configure(ApplicationContextBuilder) - Method in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
consumes() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the consumes record component.
contentView() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the contentView record component.
CONTROL_PANEL_PROPERTIES - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
ControlPanel<B> - Interface in io.micronaut.controlpanel.core
A control panel is a UI component that displays some information about the application.
ControlPanel.Category - Record Class in io.micronaut.controlpanel.core
Control panels are grouped by category.
ControlPanel.View - Record Class in io.micronaut.controlpanel.core
View to be rendered by the control panel.
ControlPanelApi - Interface in io.micronaut.controlpanel.ui
HTTP API for the control panel UI.
ControlPanelConfiguration - Class in io.micronaut.controlpanel.core.config
Per-panel configuration properties.
ControlPanelConfiguration(String) - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
ControlPanelContextConfigurer - Class in io.micronaut.controlpanel.core.config
A ApplicationContextConfigurer that adds a PropertySource to the application context with all the control panel configuration properties.
ControlPanelContextConfigurer() - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
ControlPanelController - Class in io.micronaut.controlpanel.ui
Control panel web controller to render the UI.
ControlPanelController(ControlPanelRepository, BeanContext, RefreshEndpoint, ServerStopEndpoint, ControlPanelModuleConfiguration) - Constructor for class io.micronaut.controlpanel.ui.ControlPanelController
 
ControlPanelEnabledCondition - Class in io.micronaut.controlpanel.core.config
Condition that checks if the control panel module should be enabled.
ControlPanelEnabledCondition() - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelEnabledCondition
 
ControlPanelLoader - Interface in io.micronaut.controlpanel.core
Interface for loading control panels dynamically.
ControlPanelModuleConfiguration - Interface in io.micronaut.controlpanel.core.config
Configuration properties for the control panel module.
controlPanelName - Variable in class io.micronaut.controlpanel.core.AbstractControlPanel
 
ControlPanelRepository - Interface in io.micronaut.controlpanel.core
It provides the ability to retrieve ControlPanel instances.
ControlPanelUrlLogger - Class in io.micronaut.controlpanel.core
Logs the Control Panel URL when the application is ready.
ControlPanelUrlLogger(HttpServerConfiguration, ControlPanelModuleConfiguration, ApplicationConfiguration) - Constructor for class io.micronaut.controlpanel.core.ControlPanelUrlLogger
 
ControlPanelUtils - Class in io.micronaut.controlpanel.util
Utility class.
countByCategoryId(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
countByCategoryId(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 

D

data() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the data record component.
DatabaseType - Enum Class in io.micronaut.controlpanel.panels.datasource.model
Represents the database type, which can be inferred from either the Micronaut Data's configured dialect, or the Micronaut Test Resources' configured db type.
DataSourceController - Class in io.micronaut.controlpanel.panels.datasource
REST controller to execute SQL queries against a specific DataSource for the Control Panel.
DataSourceController(BeanLocator, JsonMapper) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceController
 
DataSourceController.QueryRequest - Record Class in io.micronaut.controlpanel.panels.datasource
Request DTO for query execution.
DataSourceController.QueryResponse - Record Class in io.micronaut.controlpanel.panels.datasource
Response DTO matching DataTables server-side structure with extra cols.
DataSourceControlPanel - Class in io.micronaut.controlpanel.panels.datasource
Control panel for DataSource metadata, displaying tables, columns, keys, etc.
DataSourceControlPanel(String, DataSourceService, Environment, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
dataSourceInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the dataSourceInfo record component.
DataSourceInfo - Record Class in io.micronaut.controlpanel.panels.datasource.model
DataSource information.
DataSourceInfo(String, String, String, String, DatabaseType) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Creates an instance of a DataSourceInfo record class.
DataSourceService - Class in io.micronaut.controlpanel.panels.datasource
Service for a specific DataSource, providing metadata about tables, columns, keys, etc.
DataSourceService(DataSource) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceService
 
DataSourceService.QueryResult - Record Class in io.micronaut.controlpanel.panels.datasource
Result of executing a SQL query.
DATE - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
DEFAULT_ALLOWED_ENVIRONMENTS - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_ENABLED - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
DEFAULT_ENABLED - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_ICON - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
DEFAULT_ICON_CLASS - Static variable in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
DEFAULT_ICON_CLASS - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
DEFAULT_LOG_URL - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_PATH - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DefaultControlPanelRepository - Class in io.micronaut.controlpanel.core
Default implementation of ControlPanelRepository that gets the control panels injected as beans, as well as dynamically created control panels.
DefaultControlPanelRepository(BeanContext) - Constructor for class io.micronaut.controlpanel.core.DefaultControlPanelRepository
Default constructor.
DefaultControlPanelRepository(List) - Constructor for class io.micronaut.controlpanel.core.DefaultControlPanelRepository
Deprecated, for removal: This API element is subject to removal in a future version.
As of version 2.0.0 this constructor is no longer supported and will be removed in a future release. It is retained only for binary‑compatibility reasons and deliberately throws an IllegalArgumentException to make sure it is never used.
delete(String, String) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
detail(String) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the control panel detailed view.
detail(String) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
disabledBeans() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns the value of the disabledBeans record component.
DisabledBeansControlPanel - Class in io.micronaut.controlpanel.panels.management.beans
A control panel that displays information about disabled beans in the application context.
DisabledBeansControlPanel(ControlPanelConfiguration, BeanContext) - Constructor for class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
DisabledBeansControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management.beans
The body of this control panel, containing a collection of disabled beans.
distributedObjectCreated(DistributedObjectEvent) - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
 
distributedObjectDestroyed(DistributedObjectEvent) - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
 
download(String, String) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
draw() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the draw record component.
draw() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the draw record component.

E

EhcacheControlPanel - Class in io.micronaut.controlpanel.panels.cache
Control panel for managing Ehcache caches.
EhcacheControlPanel(EhcacheSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
Constructor.
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
The property name to enable/disable cache control panels.
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
EndpointUtils - Class in io.micronaut.controlpanel.ui.util
Utility methods for Endpoint.
entries() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns the value of the entries record component.
EnvironmentControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the environment properties.
EnvironmentControlPanel(EnvironmentEndpoint, Environment, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
equals(Object) - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.ui.Model
Indicates whether some other object is "equal to" this one.
error() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the error record component.
executeQuery(String, int, int) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Sanitize, execute and paginate a SQL query.
ext() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the ext record component.

F

file() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns the value of the file record component.
findAll() - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAll() - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findAllByCategory(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAllByCategory(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findAllCategories() - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAllCategories() - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findByName(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findByName(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findCategoryById(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findCategoryById(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
fkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the fkColumn record component.
ForeignKey - Record Class in io.micronaut.controlpanel.panels.datasource.model
Foreign key relationship metadata.
ForeignKey(String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Creates an instance of a ForeignKey record class.
foreignKeys() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the foreignKeys record component.

G

generateMermaidER(List) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Generate a Mermaid ER diagram for the current datasource based on the provided tables metadata.
generateMermaidER(List) - Static method in class io.micronaut.controlpanel.panels.datasource.MermaidUtils
Generate a Mermaid ER diagram for the given tables metadata.
GENERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
GENERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
getAllowedEnvironments() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Configures the environments where the control panel module is enabled.
getArguments() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
 
getBadge() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Badge text to be displayed in the header of the card UI element.
getBadge() - Method in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the badge displaying the cache size, or the default badge if size cannot be determined.
getBadge() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the name of the bean this control panel represents.
getBeanName() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBody() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Used to render the body of the control panel.
getBody() - Method in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBodyView() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the view for the control panel body.
getBodyView() - Method in interface io.micronaut.controlpanel.core.ControlPanel
ControlPanel.View that will be used to render the body of the control panel.
getCache() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
 
getCacheSize() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Attempts to determine the size of the cache.
getCacheSize() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCategory() - Method in interface io.micronaut.controlpanel.core.ControlPanel
The category of the control panel.
getCategory() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the category for cache control panels.
getCategory() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getConsumes() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getDetailedView() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the view for the control panel detailed view.
getDetailedView() - Method in interface io.micronaut.controlpanel.core.ControlPanel
ControlPanel.View that will be used to render the body of the control panel when it has been selected.
getHttpMethodName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getIcon() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getIcon() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Icon class of the card UI element.
getIcon() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
Icon CSS class of the card UI element.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the icon for cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
Returns the icon for Caffeine cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
Returns the icon for Ehcache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
Returns the icon for Hazelcast cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
Returns the icon for Infinispan cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getIcon() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getName() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the unique name for this control panel, combining the panel name and bean name.
getName() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
The unique name of the control panel.
getName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
 
getOrder() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getOrder() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the order of this control panel, since they will be displayed sorted by order.
getPanelName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the name of the panel category.
getPanelName() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getPath() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Configures the path where the control panel can be accessed.
getProduces() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getTables() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Retrieves a list of tables from the database, including schema, columns, primary keys, and foreign keys.
getTargetMethod() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getTitle() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getTitle() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the title for this control panel, which is the bean name.
getTitle() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
The title is displayed in the header of the card UI element.
getTitle() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
The title is displayed in the header of the card UI element.
getTitle() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getUriMatchTemplate() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 

H

hasDetails() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Indicates whether this control panel has additional details that can be displayed.
hasDetails() - Method in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
hashCode() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.ui.Model
Returns a hash code value for this object.
HazelcastControlPanelRegistrar - Class in io.micronaut.controlpanel.panels.cache.hazelcast
Registrar for Hazelcast cache control panels.
HazelcastControlPanelRegistrar(ApplicationContext, ControlPanelConfiguration, HazelcastCacheManager, HazelcastInstance) - Constructor for class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
Constructor.
HazelcastSyncCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache.hazelcast
Control panel for managing Hazelcast caches.
HazelcastSyncCacheControlPanel(HazelcastSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
Constructor.
HealthControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the application health.
HealthControlPanel(HealthEndpoint, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
httpMethodName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the httpMethodName record component.

I

iconClass() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the iconClass record component.
id() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the id record component.
index() - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the index view.
index() - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
InfinispanControlPanelLoader - Class in io.micronaut.controlpanel.panels.cache.infinispan
Loader for Infinispan cache control panels.
InfinispanControlPanelLoader(ControlPanelConfiguration, InfinispanCacheManager, RemoteCacheManager) - Constructor for class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanControlPanelLoader
Constructor.
InfinispanSyncCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache.infinispan
Control panel for managing Infinispan caches.
InfinispanSyncCacheControlPanel(InfinispanSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
Constructor.
invalidate(String, String) - Method in class io.micronaut.controlpanel.panels.cache.CacheController
Invalidates a specific entry in the specified cache.
invalidateAll(String) - Method in class io.micronaut.controlpanel.panels.cache.CacheController
Invalidates all entries in the specified cache.
io.micronaut.controlpanel.core - package io.micronaut.controlpanel.core
 
io.micronaut.controlpanel.core.config - package io.micronaut.controlpanel.core.config
 
io.micronaut.controlpanel.core.panels - package io.micronaut.controlpanel.core.panels
 
io.micronaut.controlpanel.info - package io.micronaut.controlpanel.info
 
io.micronaut.controlpanel.panels.cache - package io.micronaut.controlpanel.panels.cache
Cache Control Panel classes.
io.micronaut.controlpanel.panels.cache.hazelcast - package io.micronaut.controlpanel.panels.cache.hazelcast
 
io.micronaut.controlpanel.panels.cache.infinispan - package io.micronaut.controlpanel.panels.cache.infinispan
 
io.micronaut.controlpanel.panels.datasource - package io.micronaut.controlpanel.panels.datasource
 
io.micronaut.controlpanel.panels.datasource.model - package io.micronaut.controlpanel.panels.datasource.model
 
io.micronaut.controlpanel.panels.kafka - package io.micronaut.controlpanel.panels.kafka
 
io.micronaut.controlpanel.panels.management - package io.micronaut.controlpanel.panels.management
 
io.micronaut.controlpanel.panels.management.beans - package io.micronaut.controlpanel.panels.management.beans
 
io.micronaut.controlpanel.panels.objectstorage - package io.micronaut.controlpanel.panels.objectstorage
Object Storage Control Panel classes.
io.micronaut.controlpanel.ui - package io.micronaut.controlpanel.ui
 
io.micronaut.controlpanel.ui.util - package io.micronaut.controlpanel.ui.util
 
io.micronaut.controlpanel.util - package io.micronaut.controlpanel.util
 
isEnabled() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
isEnabled() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Enables/disables this control panel.
isEnabled() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Enables/disables the control panel module.
isEnabled() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
 
isForeignKey() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the isForeignKey record component.
isLogUrl() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Whether to print the Control Panel URL in the logs on application startup.
isPrimaryKey() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the isPrimaryKey record component.

J

jdbcUrl() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the jdbcUrl record component.

K

KafkaStreamsControlPanel - Class in io.micronaut.controlpanel.panels.kafka
A per-streams control panel that renders the Kafka Streams topology for each configured builder.
KafkaStreamsControlPanel(String, ConfiguredStreamBuilder, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
KafkaStreamsControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.kafka
Payload for the Kafka Streams panel rendering.

L

length() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the length record component.
levels() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns the value of the levels record component.
loadControlPanels() - Method in interface io.micronaut.controlpanel.core.ControlPanelLoader
Loads a list of control panels.
loadControlPanels() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanControlPanelLoader
 
loggers() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns the value of the loggers record component.
LoggersControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the application loggers.
LoggersControlPanel(ManagedLoggingSystem, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
LoggersControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management
Represents the body of this control panel, which contains the list of loggers and their corresponding log levels.
logUrl(ServiceReadyEvent) - Method in class io.micronaut.controlpanel.core.ControlPanelUrlLogger
Logs the Control Panel URL when the ServiceReadyEvent is triggered.

M

MAIN - Static variable in record class io.micronaut.controlpanel.core.ControlPanel.Category
 
MARIADB - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
matches(ConditionContext) - Method in class io.micronaut.controlpanel.core.config.ControlPanelEnabledCondition
 
mermaid() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns the value of the mermaid record component.
mermaidEr() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the mermaidEr record component.
MermaidUtils - Class in io.micronaut.controlpanel.panels.datasource
Utilities for generating Mermaid diagrams from datasource metadata.
metadata() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns the value of the metadata record component.
micronautBeansByPackage() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns the value of the micronautBeansByPackage record component.
MicronautControlPanelCacheModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelCacheModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelCacheModuleInfo
 
MicronautControlPanelCoreModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelCoreModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelCoreModuleInfo
 
MicronautControlPanelDatasourceModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelDatasourceModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelDatasourceModuleInfo
 
MicronautControlPanelKafkaModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelKafkaModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelKafkaModuleInfo
 
MicronautControlPanelManagementModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelManagementModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelManagementModuleInfo
 
MicronautControlPanelObjectStorageModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelObjectStorageModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelObjectStorageModuleInfo
 
MicronautControlPanelUiModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelUiModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelUiModuleInfo
 
Model - Record Class in io.micronaut.controlpanel.ui
Model to be passed to the view for rendering.
Model(List, String, Set, Model.ContentView, boolean, boolean, Map) - Constructor for record class io.micronaut.controlpanel.ui.Model
Creates an instance of a Model record class.
MYSQL - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 

N

name() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the name record component.
NAME - Static variable in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
The name of the cache control panel category.
NAME - Static variable in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
nullable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the nullable record component.
NUMERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 

O

ObjectStorageController - Class in io.micronaut.controlpanel.panels.objectstorage
Controller class for managing object storage operations.
ObjectStorageController(BeanLocator, HttpHostResolver) - Constructor for class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
ObjectStorageControlPanel - Class in io.micronaut.controlpanel.panels.objectstorage
A control panel for managing object storage.
ObjectStorageControlPanel(ObjectStorageOperations, AbstractObjectStorageConfiguration, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
ObjectStorageControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.objectstorage
A record representing the body of this control panel, containing a list of object storage entries and metadata.
of(String, String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
ORACLE - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
order() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the order record component.
otherBeansByPackage() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns the value of the otherBeansByPackage record component.

P

password() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the password record component.
PATH - Static variable in interface io.micronaut.controlpanel.ui.ControlPanelApi
 
pkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkColumn record component.
pkSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkSchema record component.
pkTable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkTable record component.
POSTGRES - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
PREFIX - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
PREFIX - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
produces() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the produces record component.
PROPERTY_ALLOWED_ENVIRONMENTS - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_ENABLED - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_PATH - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_SOURCE_NAME - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 

Q

query(String, DataSourceController.QueryRequest) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Execute a SQL query against the specified datasource.
QueryRequest(String, Integer, Integer, Integer) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Creates an instance of a QueryRequest record class.
QueryResponse(Integer, int, int, List, List, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Creates an instance of a QueryResponse record class.
QueryResult(List, List, int) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Creates an instance of a QueryResult record class.

R

recordsFiltered() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the recordsFiltered record component.
recordsTotal() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the recordsTotal record component.
RouteRow(String, UriMatchTemplate, List, List, RoutesControlPanel.TargetMethod) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Creates an instance of a RouteRow record class.
RoutesControlPanel - Class in io.micronaut.controlpanel.core.panels
Control panel that displays information about the available routes.
RoutesControlPanel(Router, ControlPanelConfiguration, Environment) - Constructor for class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
RoutesControlPanel.RouteRow - Record Class in io.micronaut.controlpanel.core.panels
View model used by templates to render a single route row.
RoutesControlPanel.TargetMethod - Record Class in io.micronaut.controlpanel.core.panels
View model for a controller method target.
rows() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the rows record component.

S

schema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the schema record component.
schemaJs(String) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Build CodeMirror SQLNamespace with normalized lowercase keys for matching.
setEnabled(boolean) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets whether this control panel is enabled or not.
setIcon(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the icon of this control panel.
setName(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the unique name of the control panel.
setOrder(int) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the order of this control panel, since they will be displayed sorted by order.
setTitle(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the title of this control panel.
size() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the size record component.
specifyFiltering(EnvironmentFilterSpecification) - Method in class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
sql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the sql record component.
SQL_SERVER - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
start() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the start record component.
subTopologies() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns the value of the subTopologies record component.

T

Table - Record Class in io.micronaut.controlpanel.panels.datasource.model
Database table metadata.
Table(String, String, List, Set, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Table
Creates an instance of a Table record class.
tables() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the tables record component.
targetMethod() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the targetMethod record component.
TargetMethod(String, List) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Creates an instance of a TargetMethod record class.
TEST_RESOURCES_SERVER_URI - Static variable in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
TestResourcesControlPanel - Class in io.micronaut.controlpanel.core.panels
A control panel to display a link to the Test Resources control panel.
TestResourcesControlPanel(ControlPanelConfiguration, ApplicationContext) - Constructor for class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
TEXT - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
toString() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.ui.Model
Returns a string representation of this record class.
total() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the total record component.
type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the type record component.
type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the type record component.

U

uniqueColumns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the uniqueColumns record component.
upload(CompletedFileUpload, String, HttpRequest) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
uriMatchTemplate() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the uriMatchTemplate record component.
username() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the username record component.

V

valueOf(String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
View(String) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.View
Creates an instance of a View record class.
A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values