D G I J M N P R S T 

D

defaultAdvisorAutoProxyCreator() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
 

G

getExcludedDatasources() - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Returns a comma-separated list of data source names which should be excluded from monitoring.
getInitParameters() - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Returns a map of initialization parameters to be passed to the JavaMelody monitoring filter.

I

isEnabled() - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Returns if JavaMelody should be enabled within the application.

J

JavaMelodyAutoConfiguration - Class in net.bull.javamelody
Spring Boot auto-configuration for JavaMelody.
JavaMelodyAutoConfiguration() - Constructor for class net.bull.javamelody.JavaMelodyAutoConfiguration
 
JavaMelodyConfigurationProperties - Class in net.bull.javamelody
Configuration properties for JavaMelody.
JavaMelodyConfigurationProperties() - Constructor for class net.bull.javamelody.JavaMelodyConfigurationProperties
 

M

monitoringDataSourceBeanPostProcessor(String) - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Monitoring of JDBC Data Sources
monitoringFilter(JavaMelodyConfigurationProperties) - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Registers the JavaMelody monitoring filter.
monitoringSessionListener() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Registers the JavaMelody session listener.
monitoringSpringAdvisor() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Monitoring of beans and methods having the MonitoredWithSpring annotation.
monitoringSpringControllerAdvisor() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Monitoring of beans having the Controller annotation.
monitoringSpringRestControllerAdvisor() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Monitoring of beans having the RestController annotation.
monitoringSpringServiceAdvisor() - Method in class net.bull.javamelody.JavaMelodyAutoConfiguration
Monitoring of beans having the Service annotation.

N

net.bull.javamelody - package net.bull.javamelody
 

P

PREFIX - Static variable in class net.bull.javamelody.JavaMelodyConfigurationProperties
Prefix of properties names.

R

REGISTRATION_BEAN_NAME - Static variable in class net.bull.javamelody.JavaMelodyAutoConfiguration
Name of the FilterRegistrationBean.

S

setEnabled(boolean) - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Sets whether JavaMelody should be enabled within the application.
setExcludedDatasources(String) - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Sets a comma-separated list of data source names which should be excluded from monitoring.
setInitParameters(Map<String, String>) - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
Sets a map of initialization parameters to be passed to the JavaMelody monitoring filter.

T

toString() - Method in class net.bull.javamelody.JavaMelodyConfigurationProperties
D G I J M N P R S T 

Copyright © 2017. All rights reserved.