Index

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

A

acceptsURL(String) - Method in class net.bull.javamelody.JdbcDriver
Action - Enum Class in net.bull.javamelody.internal.model
Énumération des actions possibles dans l'IHM.
ACTION - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
add(HeapHistogram) - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
addCollectorAggregationApplication(String, List<String>) - Static method in class net.bull.javamelody.internal.common.Parameters
 
addCollectorAggregationApplication(String, List<String>) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
addCollectorAggregationApplication(String, List<String>) - Method in class net.bull.javamelody.internal.web.CollectorController
 
addCollectorApplication(String, String) - Static method in class net.bull.javamelody.CollectorServlet
 
addCollectorApplication(String, String) - Method in class net.bull.javamelody.internal.web.CollectorController
 
addCollectorApplication(String, List<URL>) - Static method in class net.bull.javamelody.internal.common.Parameters
 
addCollectorApplication(String, List<URL>) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
addErrors(List<CounterError>) - Method in class net.bull.javamelody.internal.model.Counter
 
addGlobalJobListener(JobListener) - Method in class net.bull.javamelody.internal.model.QuartzAdapter
 
addHeadersForResource(HttpServletResponse, String) - Static method in class net.bull.javamelody.internal.web.MonitoringController
 
addPdfContentTypeAndDisposition(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
addRequest(String, long, int, int, boolean, long) - Method in class net.bull.javamelody.internal.model.Counter
 
addRequestForCurrentContext(boolean) - Method in class net.bull.javamelody.internal.model.Counter
 
addRequestForCurrentContext(String) - Method in class net.bull.javamelody.internal.model.Counter
 
addRequestForSystemError(String, long, int, int, String) - Method in class net.bull.javamelody.internal.model.Counter
 
addRumHit(String, long, long, long) - Method in class net.bull.javamelody.internal.model.Counter
 
addRumHit(HttpServletRequest, Counter) - Static method in class net.bull.javamelody.internal.web.RumInjector
 
addValue(String, double) - Method in class net.bull.javamelody.internal.publish.MetricsPublisher
 
ADMIN_EMAILS - Enum constant in enum class net.bull.javamelody.Parameter
Liste des adresses mails séparées par des virgules des destinataires pour l'envoi par mail de rapport de hebdomadaire (null par défaut).
ALGORITHM - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
ALLOWED_ADDR_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour restreindre l'accès au monitoring à certaines adresses IP.
ANALYTICS_ID - Enum constant in enum class net.bull.javamelody.Parameter
Identifiant de suivi google analytics s'il y a lieu (désactivé par défaut).
ANNEE - Enum constant in enum class net.bull.javamelody.internal.model.Period
Année.
append(ILoggingEvent) - Method in class net.bull.javamelody.LogbackAppender
append(LoggingEvent) - Method in class net.bull.javamelody.Log4JAppender
append(LogEvent) - Method in class net.bull.javamelody.Log4J2Appender
APPLICATION - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
APPLICATION_NAME - Enum constant in enum class net.bull.javamelody.Parameter
Explicit name of the monitored application (in case the automatic name detection fails somehow).
APPLICATION_VERSION - Enum constant in enum class net.bull.javamelody.Parameter
Explicit version of the monitored application (to override the version from Maven files for example).
APPLICATIONS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
ATTRIBUTES_SEPARATOR - Static variable in class net.bull.javamelody.internal.model.MBeans
Separator between mbeans attributes in the External API.
AUTHORIZED_USERS - Enum constant in enum class net.bull.javamelody.Parameter
List of authorized users for BASIC auth, when you do no want to use a realm and "security-constraint" in web.xml.
Format : user:password, one by line or separated by comma

B

Bar - Class in net.bull.javamelody.internal.web.pdf
Construction d'une barre de pourcentage.
Base64Coder - Class in net.bull.javamelody.internal.model
A Base64 encoder/decoder.
bindContext(String, String, HttpServletRequest, long, long) - Method in class net.bull.javamelody.internal.model.Counter
 
bindContextIncludingCpu(String) - Method in class net.bull.javamelody.internal.model.Counter
 
bindLocale(Locale) - Static method in class net.bull.javamelody.internal.common.I18N
Définit la locale (langue et formats dates et nombres) pour le thread courant.
bindRequest(HttpServletRequest) - Static method in class net.bull.javamelody.internal.model.CounterError
Définit la requête http (peut être nulle) pour le thread courant.
bindSession(HttpSession) - Static method in class net.bull.javamelody.SessionListener
Définit la session http pour le thread courant.
buildCacheInformationsWithKeys(String) - Static method in class net.bull.javamelody.internal.model.CacheInformations
 
buildHsErrPidList() - Static method in class net.bull.javamelody.internal.model.HsErrPid
 
buildJCacheInformationsWithKeys(String) - Static method in class net.bull.javamelody.internal.model.JCacheInformations
 
buildLogMessage(HttpServletRequest, long, boolean, int, long) - Static method in class net.bull.javamelody.internal.common.LOG
 
buildProcessInformations() - Static method in class net.bull.javamelody.internal.model.ProcessInformations
 
buildProcessInformations(InputStream, boolean, boolean) - Static method in class net.bull.javamelody.internal.model.ProcessInformations
 
BUILDS_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des builds Jenkins.
buildThreadInformationsList() - Static method in class net.bull.javamelody.internal.model.JavaInformations
 

C

CACHE_ID - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
CACHE_KEY - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
CACHE_KEYS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
CacheInformations - Class in net.bull.javamelody.internal.model
Informations sur un cache de données.
checkCsrfToken(HttpServletRequest) - Static method in class net.bull.javamelody.internal.web.MonitoringController
 
checkDependencies() - Method in enum class net.bull.javamelody.internal.model.TransportFormat
 
checkSystemActionsEnabled() - Static method in enum class net.bull.javamelody.internal.model.Action
Vérifie que le paramètre pour activer les actions systèmes est positionné.
CLASS - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
clear() - Method in class net.bull.javamelody.internal.model.Counter
Purge les requêtes et erreurs puis positionne la date et heure de début à l'heure courante, mais sans toucher aux requêtes en cours pour qu'elles restent affichées, par exemple dans le serveur de collecte (#871).
clear() - Method in class net.bull.javamelody.internal.model.SamplingProfiler
 
CLEAR_CACHE - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge le contenu d'un cache.
CLEAR_CACHE_KEY - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge la clé d'un cache.
CLEAR_CACHES - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge le contenu de tous les caches (ie, for ALL_CACHE_MANAGERS {cacheManager.clearAll()}).
CLEAR_COUNTER - Enum constant in enum class net.bull.javamelody.internal.model.Action
Réinitialisation d'un compteur non périodique.
CLEAR_HOTSPOTS - Enum constant in enum class net.bull.javamelody.internal.model.Action
Réinitialisation des hotspots.
CLEAR_JCACHE - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge le contenu d'un jcache.
CLEAR_JCACHE_KEY - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge la clé d'un jcache.
CLEAR_JCACHES - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge le contenu de tous les jcaches.
clone() - Method in class net.bull.javamelody.internal.model.Counter
clone() - Method in class net.bull.javamelody.internal.model.CounterRequest
clone() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
clone() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
close() - Method in class net.bull.javamelody.internal.model.RrdNioBackend
Closes the underlying RRD file.
close() - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
close() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
Ferme le flux.
close() - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
close() - Method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
close() - Method in class net.bull.javamelody.Log4JAppender
close() - Method in class net.bull.javamelody.LoggingHandler
close() - Method in class net.bull.javamelody.Stopwatch
Stops the stopwatch.
CLOUDWATCH_NAMESPACE - Enum constant in enum class net.bull.javamelody.Parameter
Namespace to use in AWS CloudWatch to send metrics, for example "MyCompany/MyAppDomain" (null by default).
collectConnectionInformations() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectConnectionInformations(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectCurrentRequests() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectCurrentRequests(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectDatabaseInformations(int) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectDatabaseInformations(String, int) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectDataIncludingCurrentRequests() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectForApplicationForAction(String, List<URL>) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectHeapHistogram() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectHeapHistogram(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectHotspots() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectHotspots(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectJndiBindings(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectJndiBindings(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectJRobin(String, int, int) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectJRobins(int, int) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectLocalContextWithoutErrors() - Method in class net.bull.javamelody.internal.model.Collector
 
collectMBeans() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectMBeans(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
Collector - Class in net.bull.javamelody.internal.model
Collecteur de données sur les compteurs, avec son propre thread, pour remplir les courbes.
Collector(String, List<Counter>) - Constructor for class net.bull.javamelody.internal.model.Collector
Constructeur.
Collector(String, List<Counter>, SamplingProfiler) - Constructor for class net.bull.javamelody.internal.model.Collector
Constructeur.
COLLECTOR - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
CollectorController - Class in net.bull.javamelody.internal.web
Contrôleur au sens MVC de l'ihm de monitoring dans le serveur de collecte (CollectorServer).
CollectorController(CollectorServer) - Constructor for class net.bull.javamelody.internal.web.CollectorController
 
CollectorServer - Class in net.bull.javamelody.internal.model
Collecteur de données du serveur de collecte centralisé.
CollectorServer() - Constructor for class net.bull.javamelody.internal.model.CollectorServer
Constructeur.
CollectorServlet - Class in net.bull.javamelody
Servlet de collecte utilisée uniquement pour le serveur de collecte (CollectorServer) séparé de l'application monitorée.
CollectorServlet() - Constructor for class net.bull.javamelody.CollectorServlet
 
collectOtherJRobins(int, int) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectProcessInformations() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectProcessInformations(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectSessionInformations(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectSessionInformations(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectSqlRequestExplainPlan(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectSqlRequestExplainPlan(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectWebappDependencies() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectWebappVersions() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
collectWithoutErrors() - Method in class net.bull.javamelody.internal.model.CollectorServer
 
collectWithoutErrors(List<JavaInformations>) - Method in class net.bull.javamelody.internal.model.Collector
 
compare(CounterRequestContext, CounterRequestContext) - Method in class net.bull.javamelody.internal.model.Counter.CounterRequestContextComparator
compareTo(SamplingProfiler.SampledMethod) - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
configure() - Method in class net.bull.javamelody.MonitoringGuiceModule
connect(String, Properties) - Method in class net.bull.javamelody.JdbcDriver
ConnectionInformations - Class in net.bull.javamelody.internal.model
Informations sur l'ouverture d'une connexion jdbc (heure et stack trace).
ConnectionInformations() - Constructor for class net.bull.javamelody.internal.model.ConnectionInformations
 
CONNECTIONS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
CONNECTIONS_STACK_TRACES_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
true | false, true will disable opening stack-traces of jdbc connections (default: false).
containsChildRequest(String) - Method in class net.bull.javamelody.internal.model.CounterRequest
 
CONTENT_SECURITY_POLICY_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
Parameter to enable or disable the Content Security Policy header (true by default).
CONTEXT_FACTORY_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
Expérimental, ne pas utiliser.
contextDestroyed(ServletContextEvent) - Method in class net.bull.javamelody.SessionListener
contextInitialized(ServletContextEvent) - Method in class net.bull.javamelody.SessionListener
copyFile(File, File) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
copyTo(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.internal.model.LabradorRetriever
 
counter - Enum constant in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
 
counter - Enum constant in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
 
Counter - Class in net.bull.javamelody.internal.model
Données statistiques des requêtes pour un compteur nommé comme http ou sql.
Counter(String, String) - Constructor for class net.bull.javamelody.internal.model.Counter
Constructeur d'un compteur.
Counter(String, String, String, String) - Constructor for class net.bull.javamelody.internal.model.Counter
Constructeur d'un compteur.
Counter(String, String, Counter) - Constructor for class net.bull.javamelody.internal.model.Counter
Constructeur d'un compteur.
COUNTER - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
COUNTER_SUMMARY_PER_CLASS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
Counter.CounterRequestContextComparator - Class in net.bull.javamelody.internal.model
Comparateur pour ordonner les requêtes en cours par durées écoulées.
CounterError - Class in net.bull.javamelody.internal.model
Objet correspondant à une erreur dans filtre http ou dans logs à un instant t, avec son message, sa stackTrace éventuelle et son utilisateur courant s'il est défini.
CounterError(String, String) - Constructor for class net.bull.javamelody.internal.model.CounterError
 
CounterRequest - Class in net.bull.javamelody.internal.model
Données statistiques d'une requête identifiée, hors paramètres dynamiques comme un identifiant, et sur la période considérée selon le pilotage du Collector par l'intermédiaire d'un Counter.
CounterRequest(String, String) - Constructor for class net.bull.javamelody.internal.model.CounterRequest
Constructeur.
CounterRequestAggregation - Class in net.bull.javamelody.internal.model
Agrégation des requêtes d'un compteur pour l'affichage d'une synthèse.
CounterRequestAggregation(Counter) - Constructor for class net.bull.javamelody.internal.model.CounterRequestAggregation
 
CounterRequestContext - Class in net.bull.javamelody.internal.model
Contexte d'une requête pour un compteur (non synchronisé).
CounterRequestContext(Counter, CounterRequestContext, String, String, HttpServletRequest, String, long, long, String) - Constructor for class net.bull.javamelody.internal.model.CounterRequestContext
 
CounterRequestContextComparator(long) - Constructor for class net.bull.javamelody.internal.model.Counter.CounterRequestContextComparator
 
CounterRequestContextReportHelper(List<CounterRequestContext>, boolean) - Constructor for class net.bull.javamelody.internal.web.html.HtmlCounterRequestContextReport.CounterRequestContextReportHelper
 
CounterRequestMXBean - Interface in net.bull.javamelody
MXBean which exposes CounterRequestAggregation data via JMX.
CounterRequestMXBean.CounterRequestAggregationData - Class in net.bull.javamelody
 
CounterRequestMXBean.CounterRequestData - Class in net.bull.javamelody
 
CounterRequestMXBean.CounterRequestMXBeanImpl - Class in net.bull.javamelody
 
CounterRequestRumData - Class in net.bull.javamelody.internal.model
Données Real User Monitoring (RUM) d'une requête http.
CounterRequestRumData() - Constructor for class net.bull.javamelody.internal.model.CounterRequestRumData
 
CounterResponseStream - Class in net.bull.javamelody.internal.web
Implémentation de ServletOutputStream qui fonctionne avec le CounterServletResponseWrapper.
CounterResponseStream(OutputStream) - Constructor for class net.bull.javamelody.internal.web.CounterResponseStream
Construit un servlet output stream associé avec l'output stream spécifiée.
CounterServletResponseWrapper - Class in net.bull.javamelody.internal.web
Implémentation de FilterServletResponseWrapper qui fonctionne avec le CounterResponseStream, pour calculer la taille du flux de réponse.
CounterServletResponseWrapper(HttpServletResponse) - Constructor for class net.bull.javamelody.internal.web.CounterServletResponseWrapper
Constructeur qui crée un adapteur de HttpServletResponse wrappant la response spécifiée.
CounterStorage - Class in net.bull.javamelody.internal.model
Classe chargée de l'enregistrement et de la lecture d'un Counter.
CRASHES - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
createConnectionProxy(Connection) - Method in class net.bull.javamelody.JdbcWrapper
Crée un proxy d'une Connection jdbc.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class net.bull.javamelody.JpaPersistence
createCustomRange(Date, Date) - Static method in class net.bull.javamelody.internal.model.Range
 
createDatabaseProxy(MongoDatabase) - Static method in class net.bull.javamelody.MongoWrapper
Create proxy of MongoDatabase.
createDataSourceProxy(String, DataSource) - Method in class net.bull.javamelody.JdbcWrapper
Crée un proxy d'une DataSource jdbc.
createDataSourceProxy(DataSource) - Method in class net.bull.javamelody.JdbcWrapper
Crée un proxy d'une DataSource jdbc.
createDateAndTimeFormat() - Static method in class net.bull.javamelody.internal.common.I18N
 
createDateFormat() - Static method in class net.bull.javamelody.internal.common.I18N
 
createDefaultSerializable(List<JavaInformations>, Range, String) - Method in class net.bull.javamelody.internal.web.SerializableController
 
createDurationFormat() - Static method in class net.bull.javamelody.internal.common.I18N
 
createEntityManagerFactory(String, Map) - Method in class net.bull.javamelody.JpaPersistence
createEntityManagerFactoryProxy(EntityManagerFactory) - Static method in class net.bull.javamelody.JpaWrapper
Create proxy of EntityManagerFactory.
createHeapHistogram() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
createInstance() - Method in class net.bull.javamelody.SpringDataSourceFactoryBean
createIntegerFormat() - Static method in class net.bull.javamelody.internal.common.I18N
 
createOutputStream() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
Crée et retourne un ServletOutputStream pour écrire le contenu dans la response associée.
createPercentFormat() - Static method in class net.bull.javamelody.internal.common.I18N
 
createProxy(T) - Static method in class net.bull.javamelody.MonitoringProxy
Création d'un proxy de monitoring pour une façade.
createProxy(T, String) - Static method in class net.bull.javamelody.MonitoringProxy
Création d'un proxy de monitoring pour une façade, en spécifiant le nom qui sera affiché dans le monitoring.
createProxy(T, MonitoringProxy) - Static method in class net.bull.javamelody.MonitoringProxy
 
createRequestWrapper(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.MonitoringFilter
 
createResponseWrapper(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.MonitoringFilter
 
createRumResponseWrapper(HttpServletRequest, HttpServletResponse, String) - Static method in class net.bull.javamelody.internal.web.RumInjector
 
createSerializable(HttpServletRequest, List<JavaInformations>, String) - Method in class net.bull.javamelody.internal.web.SerializableController
 
CSRF_PROTECTION_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
Active la protection contre CSRF (false par défaut).
CSRF_TOKEN_SESSION_NAME - Static variable in class net.bull.javamelody.SessionListener
 
CURRENT_REQUESTS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
CUSTOM_PERIOD_SEPARATOR - Static variable in class net.bull.javamelody.internal.model.Range
 
CUSTOM_REPORTS - Enum constant in enum class net.bull.javamelody.Parameter
Liste des noms de rapports personnalisés (null par défaut).
CustomResourceFilter - Class in net.bull.javamelody
Servlet filter to customize resources in html reports, such as css file.
For example, add the following, before the monitoring filter, in the web.xml file of your webapp, in order to use your own css or icons:
CustomResourceFilter() - Constructor for class net.bull.javamelody.CustomResourceFilter
 

D

DATABASE - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
DatabaseInformations - Class in net.bull.javamelody.internal.model
Informations sur la base de données.
DatabaseInformations(int) - Constructor for class net.bull.javamelody.internal.model.DatabaseInformations
 
DATADOG_API_HOST - Enum constant in enum class net.bull.javamelody.Parameter
Datadog host for accessing API.
DATADOG_API_KEY - Enum constant in enum class net.bull.javamelody.Parameter
API key of the Datadog to send metrics, for example: 9775a026f1ca7d1c6c5af9d94d9595a4 (null by default).
DATASOURCES - Enum constant in enum class net.bull.javamelody.Parameter
Liste des datasources jdbc quand elles ne peuvent trouvées automatiquement dans JNDI (null par défaut).
debug(String) - Static method in class net.bull.javamelody.internal.common.LOG
 
debug(String) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log interne en niveau debug.
debug(String, Throwable) - Static method in class net.bull.javamelody.internal.common.LOG
 
debug(String, Throwable) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log interne en niveau debug.
decode(char[]) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Decodes a byte array from Base64 format.
decodeLines(String) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeString(String) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Decodes a string from Base64 format.
DEFAULT_SYNC_PERIOD - Static variable in class net.bull.javamelody.internal.model.RrdNioBackendFactory
Period in seconds between consecutive synchronizations when sync-mode is set to SYNC_BACKGROUND.
DEFAULT_WITH_CURRENT_REQUESTS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
deleteFile(File) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
DEPENDENCIES - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
destroy() - Method in class net.bull.javamelody.CollectorServlet
destroy() - Method in class net.bull.javamelody.CustomResourceFilter
destroy() - Method in class net.bull.javamelody.MonitoringFilter
destroy() - Method in class net.bull.javamelody.PluginMonitoringFilter
destroy() - Method in class net.bull.javamelody.ReportServlet
detach() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
Détachement du singleton.
detachVirtualMachine() - Static method in class net.bull.javamelody.internal.model.Collector
 
disableAggregation() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
Désactive le monitoring (false par défaut).
disableStorage() - Static method in class net.bull.javamelody.internal.model.CounterStorage
 
DISPLAYED_COUNTERS - Enum constant in enum class net.bull.javamelody.Parameter
Compteurs affichés: mettre "http,sql,error,log,ejb" pour afficher les ejb3 ou "http,sql,error,log,spring" pour afficher les beans spring ("http,sql,error,log" par défaut).
DNS_LOOKUPS_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
true | false, true will return localhost/127.0.0.1 for hostname/hostaddress, false will attempt dns lookup for hostname (default: false).
doActionIfNeededAndReport(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
doCompressedSerializable(HttpServletRequest, HttpServletResponse, Serializable) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
doEndTag() - Method in class net.bull.javamelody.PrometheusCounterRequestTag
 
doEndTag() - Method in class net.bull.javamelody.PrometheusCustomTag
 
doEndTag() - Method in class net.bull.javamelody.PrometheusMBeanTag
 
doEndTag() - Method in class net.bull.javamelody.PrometheusStandardTag
 
doesPomXmlExists() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
doesWebXmlExists() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.bull.javamelody.CustomResourceFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.bull.javamelody.MonitoringFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.bull.javamelody.PluginMonitoringFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.CollectorServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.ReportServlet
 
doMonitoring(HttpServletRequest, HttpServletResponse, String) - Method in class net.bull.javamelody.internal.web.CollectorController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.CollectorServlet
doPrometheus(HttpServletResponse, List<JavaInformations>, boolean) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
doReport(HttpServletRequest, HttpServletResponse, List<JavaInformations>) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
doResource(HttpServletResponse, String) - Static method in class net.bull.javamelody.internal.web.MonitoringController
 
dumpTxt(Range) - Method in class net.bull.javamelody.internal.model.JRobin
 
dumpXml(OutputStream, Range) - Method in class net.bull.javamelody.internal.model.JRobin
 

E

EJB_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une méthode ejb3.
encode(byte[]) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int, int) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Encodes a byte array into Base64 format.
encodeLines(byte[]) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
encodeLines(byte[], int, int, int, String) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines.
encodePassword(String) - Method in class net.bull.javamelody.internal.common.MessageDigestPasswordEncoder
Encode (hash) a password.
encodeString(String) - Static method in class net.bull.javamelody.internal.model.Base64Coder
Encodes a string into Base64 format.
equals(Object) - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
ERROR_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des erreurs systèmes http.
ERROR_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une erreur http.
execute(Collector, CollectorServer, String, String, String, String, String) - Method in enum class net.bull.javamelody.internal.model.Action
 
execute(Collector, CollectorServer, HttpSession, String, String, String, String, String, String) - Method in enum class net.bull.javamelody.internal.model.Action
Exécute l'action.
executeActionAndCollectData(Action, String, String, String, String, String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
executeActionIfNeeded(HttpServletRequest) - Method in class net.bull.javamelody.internal.web.MonitoringController
 
EXPLAIN_PLAN - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
explainPlanFor(String) - Static method in class net.bull.javamelody.internal.model.DatabaseInformations
 

F

FACTORY_NAME - Static variable in class net.bull.javamelody.internal.model.RrdNioBackendFactory
factory name, "NIO-JavaMelody".
FilterServletOutputStream - Class in net.bull.javamelody.internal.web
Output stream pour un filtre implémentant ServletOutputStream à partir d'un autre ServletOutputStream ou d'un OutputStream.
FilterServletOutputStream(OutputStream) - Constructor for class net.bull.javamelody.internal.web.FilterServletOutputStream
Constructeur.
flush() - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
flush() - Method in class net.bull.javamelody.LoggingHandler
flushBuffer() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
flushStream() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
 
FORMAT - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 

G

gauge - Enum constant in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
 
gauge - Enum constant in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
 
GC - Enum constant in enum class net.bull.javamelody.internal.model.Action
Garbage Collect.
GC_ENABLED - Static variable in enum class net.bull.javamelody.internal.model.Action
Booléen selon que l'action 'Garbage collector' est possible.
generateSchema(String, Map) - Method in class net.bull.javamelody.JpaPersistence
generateSchema(PersistenceUnitInfo, Map) - Method in class net.bull.javamelody.JpaPersistence
getActiveConnectionCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getActiveConnectionCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getActiveThreadCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getActiveThreadCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getAge() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getAllMBeanNodes() - Static method in class net.bull.javamelody.internal.model.MBeans
 
getAllocatedKBytes() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getAllocatedKBytesMean() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getAllocatedKBytesMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getAllSchedulers() - Static method in class net.bull.javamelody.internal.model.JobInformations
 
getAllSessionsInformations() - Static method in class net.bull.javamelody.SessionListener
 
getApplication() - Method in class net.bull.javamelody.internal.model.Collector
Retourne le code de l'application.
getApplication() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
getApplication(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.internal.web.CollectorController
 
getApplicationsByAggregationApplication() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getApplicationServerIconName(String) - Static method in class net.bull.javamelody.internal.web.html.HtmlJavaInformationsReport
 
getApplicationType() - Method in class net.bull.javamelody.MonitoringFilter
 
getArtifactId() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getAttributeCount() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getAttributes() - Method in class net.bull.javamelody.internal.model.MBeanNode
 
getAttributes() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getAvailableProcessors() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getBasicDataSourceProperties() - Static method in class net.bull.javamelody.JdbcWrapper
 
getBean(String) - Method in class net.bull.javamelody.SpringContext
 
getBeanDefinitionNames() - Method in class net.bull.javamelody.SpringContext
 
getBeforeTag() - Method in class net.bull.javamelody.internal.web.RumInjector
 
getBrowser() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getBrowserIconName(String) - Static method in class net.bull.javamelody.internal.web.html.HtmlSessionInformationsReport
 
getBufferedInputStream() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
 
getBuildQueueLength() - Static method in class net.bull.javamelody.JdbcWrapper
 
getBuildQueueWaitingDurationsSum() - Static method in class net.bull.javamelody.JdbcWrapper
 
getByName(String) - Static method in enum class net.bull.javamelody.internal.common.HttpPart
 
getBytes() - Method in class net.bull.javamelody.internal.model.HeapHistogram.ClassInfo
 
getBytesReceived() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getBytesSent() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getCacheHits() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getCacheHits() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
getCacheInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getCacheKeys() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getCacheKeys() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
getCacheMisses() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getCacheMisses() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
getChildContexts() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getChildCounterName() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nom de l'éventuel counter fils (peut être null).
getChildDurationsMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getChildDurationsSum() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
getChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
getChildHitsMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getChildren() - Method in class net.bull.javamelody.internal.model.MBeanNode
 
getChildRequestsExecutionsByRequestId() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getChildRequestsExecutionsByRequestId() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getClassFilter() - Method in class net.bull.javamelody.MonitoredSpringAsyncAndScheduledPointcut
 
getClassFilter() - Method in class net.bull.javamelody.MonitoredSpringControllerAndServicePointcut
 
getClassFilter() - Method in class net.bull.javamelody.MonitoredWithAnnotationPointcut
 
getClassFilter() - Method in class net.bull.javamelody.MonitoredWithInterfacePointcut
 
getClassName() - Method in class net.bull.javamelody.internal.model.JndiBinding
 
getClassName() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
getCode() - Method in enum class net.bull.javamelody.internal.model.Period
 
getCode() - Method in enum class net.bull.javamelody.internal.model.TransportFormat
 
getCode() - Method in enum class net.bull.javamelody.Parameter
 
getCollector() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
getCollectorApplicationsFile() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getCollectorByApplication(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
Retourne le Collector pour une application à partir de son code.
getCollectorUrlsByApplications() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getCommand() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getCompleteRequestName() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getConfiguration() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getConnectionInformationsList() - Static method in class net.bull.javamelody.JdbcWrapper
 
getContent() - Method in class net.bull.javamelody.internal.model.SessionInformations.SessionAttribute
 
getContent() - Method in class net.bull.javamelody.internal.web.RumInjector
 
getContextDisplayName() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getContextJobDetail(JobExecutionContext) - Method in class net.bull.javamelody.internal.model.QuartzAdapter
 
getContextName(String) - Method in enum class net.bull.javamelody.internal.model.Action
 
getContextPath() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getContextPath() - Method in class net.bull.javamelody.internal.model.JndiBinding
 
getContextPath(ServletContext) - Static method in class net.bull.javamelody.internal.common.Parameters
 
getConvertedAttributes(String) - Static method in class net.bull.javamelody.internal.model.MBeans
 
getCount() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
getCounterByName(String) - Method in class net.bull.javamelody.internal.model.Collector
 
getCounterByRequestId(CounterRequest) - Method in class net.bull.javamelody.internal.model.Collector
 
getCounterJRobins() - Method in class net.bull.javamelody.internal.model.Collector
 
getCounterRequest(CounterRequestContext) - Method in class net.bull.javamelody.internal.model.Counter
Retourne l'objet CounterRequest correspondant au contexte de requête en cours en paramètre.
getCounterRequestAggregation() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestMXBeanImpl
 
getCounterRequestAggregation() - Method in interface net.bull.javamelody.CounterRequestMXBean
 
getCounterRequestById(String) - Method in class net.bull.javamelody.internal.model.Counter
Retourne l'objet CounterRequest correspondant à l'id en paramètre ou null sinon.
getCounterRequestByName(String, boolean) - Method in class net.bull.javamelody.internal.model.Counter
Retourne l'objet CounterRequest correspondant au nom sans agrégation en paramètre.
getCounters() - Method in class net.bull.javamelody.internal.model.Collector
 
getCountry() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getCountryDisplay() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getCpuPercentage() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getCpuTime() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getCpuTime() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getCpuTimeMean() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getCpuTimeMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getCpuTimeMillis() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getCpuTimeSum() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getCronExpression() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getCsrfTokenUrlPart() - Static method in class net.bull.javamelody.internal.web.html.HtmlAbstractReport
 
getCurrentApplication() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getCurrentDate() - Static method in class net.bull.javamelody.internal.common.I18N
 
getCurrentDateAndTime() - Static method in class net.bull.javamelody.internal.common.I18N
 
getCurrentLocale() - Static method in class net.bull.javamelody.internal.common.I18N
Retourne la locale pour le thread courant ou la locale par défaut si elle n'a pas été définie.
getCurrentlyExecutingJobCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getCurrentRequests() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
getCurrentSession() - Static method in class net.bull.javamelody.SessionListener
Retourne la session pour le thread courant ou null.
getCurrentStatus() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
Retourne le status définit par setStatus ou sendError.
getCurrentThreadAllocatedBytes() - Static method in class net.bull.javamelody.internal.model.ThreadInformations
 
getCurrentThreadCpuTime() - Static method in class net.bull.javamelody.internal.model.ThreadInformations
 
getCurrentThreadsBusy() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getDataBaseVersion() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getDataLength() - Method in class net.bull.javamelody.internal.web.CounterResponseStream
Retourne la valeur de la propriété dataLength.
getDataLength() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
Retourne la taille en octets du flux écrit dans la réponse.
getDataSourceDetails() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getDate() - Method in class net.bull.javamelody.internal.model.CounterError
 
getDate() - Method in class net.bull.javamelody.internal.model.HsErrPid
 
getDatesByWebappVersions() - Method in class net.bull.javamelody.internal.model.Collector
 
getDebuggingLogs() - Static method in class net.bull.javamelody.internal.common.LOG
 
getDescription() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getDescription() - Method in class net.bull.javamelody.internal.model.MBeanNode
 
getDescription() - Method in class net.bull.javamelody.internal.model.MBeanNode.MBeanAttribute
 
getDiskUsage() - Method in class net.bull.javamelody.internal.model.Collector
 
getDisplayedCounterJRobins() - Method in class net.bull.javamelody.internal.model.Collector
 
getDisplayedOtherJRobins() - Method in class net.bull.javamelody.internal.model.Collector
 
getDomProcessingMean() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
 
getDuration() - Method in class net.bull.javamelody.Stopwatch
 
getDuration(long) - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getDurationsSum() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getElapsedTime() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getEndDate() - Method in class net.bull.javamelody.internal.model.Range
 
getErrorCount() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getErrors() - Method in class net.bull.javamelody.internal.model.Counter
 
getErrorsCount() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nombre d'erreurs dans ce counter.
getEstimatedMemorySize() - Method in class net.bull.javamelody.internal.model.Collector
 
getExecutedMethod() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getExpirationDate() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getFactoryName() - Method in class net.bull.javamelody.internal.model.RrdNioBackendFactory
Returns the name of this factory.
getFile() - Method in class net.bull.javamelody.internal.model.HsErrPid
 
getFileName(String) - Static method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
getFileSyncTimer() - Static method in class net.bull.javamelody.internal.model.RrdNioBackend
 
getFirstApplication() - Method in class net.bull.javamelody.internal.model.CollectorServer
Retourne le code de la première application dans la liste.
getFormattedString(String, Object...) - Static method in class net.bull.javamelody.internal.common.I18N
Retourne une traduction dans la locale courante et insère les arguments aux positions {i}.
getFormattedValue() - Method in class net.bull.javamelody.internal.model.MBeanNode.MBeanAttribute
 
getFreeDiskSpaceInTemp() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getGarbageCollectionTimeMillis() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getGlobalJobId() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getGlobalRequest() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getGlobalRequest() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getGlobalThreadId() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getGroup() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getGroupId() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getHeapHistogram() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getHits() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getHits() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getHits() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
 
getHitsRatio() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getHitsRatio() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
getHost() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getHostAddress() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getHostAndPort(URL) - Static method in class net.bull.javamelody.internal.model.RemoteCollector
 
getHostName() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getHotspots() - Method in class net.bull.javamelody.internal.model.Collector
 
getHotspots(int) - Method in class net.bull.javamelody.internal.model.SamplingProfiler
 
getHsErrPidList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getHsErrPidList(List<JavaInformations>) - Static method in class net.bull.javamelody.internal.model.HsErrPid
 
getHttpRequest() - Method in class net.bull.javamelody.internal.model.CounterError
 
getHttpRequestName(HttpServletRequest, String) - Static method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getIconName() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nom de l'icône de ce counter (peut être null).
getIconName() - Method in enum class net.bull.javamelody.internal.model.Period
 
getId() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getId() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getId() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getInitialContext(Hashtable<?, ?>) - Method in class net.bull.javamelody.MonitoringInitialContextFactory
getInMemoryHits() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getInMemoryHitsRatio() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getInMemoryObjectCount() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getInMemoryPercentUsed() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getInputStream() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
getInstancesCount() - Method in class net.bull.javamelody.internal.model.HeapHistogram.ClassInfo
 
getInterfaceName() - Method in class net.bull.javamelody.MonitoredWithInterfacePointcut
Retourne le nom de l'interface à matcher.
getJavaInformationsByApplication(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
Retourne la liste des informations java à partir du code de l'application.
getJavaInformationsList() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
getJavaVersion() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getJCacheInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getJmxValue() - Method in class net.bull.javamelody.PrometheusMBeanTag
 
getJndiAndSpringDataSources() - Static method in class net.bull.javamelody.JdbcWrapper
 
getJobClassName() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getJobFullName(JobDetail) - Method in class net.bull.javamelody.internal.model.QuartzAdapter
 
getJobInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getJRobin(String) - Method in class net.bull.javamelody.internal.model.Collector
 
getJvmArguments() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getJvmVersion() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getJvmVirtualMachine() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
getLabel() - Method in class net.bull.javamelody.internal.model.JRobin
 
getLabel() - Method in enum class net.bull.javamelody.internal.model.Period
 
getLabel() - Method in class net.bull.javamelody.internal.model.Range
 
getLastAccess() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getLastCollectDuration() - Method in class net.bull.javamelody.internal.model.Collector
 
getLastCollectExceptionsByApplication() - Method in class net.bull.javamelody.internal.model.CollectorServer
Retourne la map des dernières erreurs de collecte par codes d'applications ou null si la dernière collecte pour l'application s'est exécutée sans exception.
getLastCollectorException() - Method in class net.bull.javamelody.internal.model.Collector
 
getLastConnectInfo() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getLastConnectUrl() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getLastValue() - Method in class net.bull.javamelody.internal.model.JRobin
 
getLicenseUrlsByName() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getLinkLabel() - Method in enum class net.bull.javamelody.internal.model.Period
 
getLoadedClassesCount() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getMailCode() - Method in enum class net.bull.javamelody.internal.model.Period
 
getMailPeriods() - Static method in class net.bull.javamelody.internal.web.MailReport
 
getMajorVersion() - Method in class net.bull.javamelody.JdbcDriver
getMaxConnectionCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getMaxConnectionCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getMaximum() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getMaximum() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getMaxMemory() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getMaxPermGen() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getMaxThreads() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getMaxTime() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getMean() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getMemoryDetails() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getMemoryInformations() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getMemPercentage() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getMessage() - Method in class net.bull.javamelody.internal.model.CounterError
 
getMethodMatcher() - Method in class net.bull.javamelody.MonitoredSpringAsyncAndScheduledPointcut
 
getMethodMatcher() - Method in class net.bull.javamelody.MonitoredSpringControllerAndServicePointcut
 
getMethodMatcher() - Method in class net.bull.javamelody.MonitoredWithAnnotationPointcut
 
getMethodMatcher() - Method in class net.bull.javamelody.MonitoredWithInterfacePointcut
 
getMethodName() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
getMetricHelp() - Method in class net.bull.javamelody.PrometheusCounterRequestTag
 
getMetricHelp() - Method in class net.bull.javamelody.PrometheusCustomTag
 
getMetricHelp() - Method in class net.bull.javamelody.PrometheusMBeanTag
 
getMetricName() - Method in class net.bull.javamelody.PrometheusCustomTag
 
getMetricName() - Method in class net.bull.javamelody.PrometheusMBeanTag
 
getMetricsPublishers(List<JavaInformations>) - Static method in class net.bull.javamelody.internal.publish.MetricsPublisher
 
getMetricType() - Method in class net.bull.javamelody.PrometheusCustomTag
 
getMetricType() - Method in class net.bull.javamelody.PrometheusMBeanTag
 
getMimeType() - Method in enum class net.bull.javamelody.internal.model.TransportFormat
 
getMinorVersion() - Method in class net.bull.javamelody.JdbcDriver
getMonitoringPath() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getMonitoringUrl(HttpServletRequest) - Method in class net.bull.javamelody.MonitoringFilter
 
getName() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getName() - Method in enum class net.bull.javamelody.internal.common.HttpParameter
 
getName() - Method in enum class net.bull.javamelody.internal.common.HttpPart
 
getName() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getName() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nom de ce counter (non null).
getName() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getName() - Method in class net.bull.javamelody.internal.model.HeapHistogram.ClassInfo
 
getName() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
getName() - Method in class net.bull.javamelody.internal.model.JndiBinding
 
getName() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getName() - Method in class net.bull.javamelody.internal.model.JRobin
 
getName() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getName() - Method in class net.bull.javamelody.internal.model.MBeanNode
 
getName() - Method in class net.bull.javamelody.internal.model.MBeanNode.MBeanAttribute
 
getName() - Method in class net.bull.javamelody.internal.model.SessionInformations.SessionAttribute
 
getName() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getName() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getName() - Method in class net.bull.javamelody.MonitoringProxy
 
getName() - Method in class net.bull.javamelody.Stopwatch
 
getNbColumns() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
 
getNetworkTimeMean() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
 
getNewJavamelodyVersion() - Static method in class net.bull.javamelody.internal.model.UpdateChecker
 
getNextExecutionDate(Period) - Static method in class net.bull.javamelody.internal.web.MailReport
 
getNextFireTime() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getObjectType() - Method in class net.bull.javamelody.SpringDataSourceFactoryBean
getOnDiskObjectCount() - Method in class net.bull.javamelody.internal.model.CacheInformations
 
getOpeningDate() - Method in class net.bull.javamelody.internal.model.ConnectionInformations
 
getOpeningStackTrace() - Method in class net.bull.javamelody.internal.model.ConnectionInformations
 
getOrder() - Method in class net.bull.javamelody.SpringDataSourceBeanPostProcessor
getOrder() - Method in class net.bull.javamelody.SpringElasticsearchOperationsBeanPostProcessor
getOrder() - Method in class net.bull.javamelody.SpringMongoDbFactoryBeanPostProcessor
getOrder() - Method in class net.bull.javamelody.SpringRestTemplateBeanPostProcessor
getOrderedRequests() - Method in class net.bull.javamelody.internal.model.Counter
 
getOs() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getOS() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getOSIconName(String) - Static method in class net.bull.javamelody.internal.web.html.HtmlJavaInformationsReport
 
getOSIconName(String) - Static method in class net.bull.javamelody.internal.web.html.HtmlSessionInformationsReport
 
getOutputStream() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
getPageRenderingMean() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
 
getParameterFrom(HttpServletRequest) - Method in enum class net.bull.javamelody.internal.common.HttpParameter
 
getParameterValue(Parameter) - Static method in class net.bull.javamelody.internal.common.Parameters
Recherche la valeur d'un paramètre qui peut être défini par ordre de priorité croissant :
- dans les paramètres d'initialisation du filtre (fichier web.xml dans la webapp)
- dans les paramètres du contexte de la webapp avec le préfixe "javamelody."
getParameterValueByName(String) - Static method in class net.bull.javamelody.internal.common.Parameters
 
getParentContext() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getParentCounter() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getParentLogger() - Method in class net.bull.javamelody.JdbcDriver
Définition de la méthode getParentLogger ajoutée dans l'interface Driver en jdk 1.7.
getPayloadRequestName() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
 
getPayloadRequestType() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
Get type of request.
getPeakThreadCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getPeriod() - Method in class net.bull.javamelody.internal.model.Range
 
getPermGenHistogram() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getPid() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getPID() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getPID() - Static method in class net.bull.javamelody.internal.model.PID
 
getPlatformMBeanServer() - Static method in class net.bull.javamelody.internal.model.MBeans
Retourne le javax.management.MBeanServer de la plateforme.
getPreviousFireTime() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getPriority() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getProcessCpuTimeMillis() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getProcessingTime() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getPropertyInfo(String, Properties) - Method in class net.bull.javamelody.JdbcDriver
getProviderUtil() - Method in class net.bull.javamelody.JpaPersistence
getRange() - Method in enum class net.bull.javamelody.internal.model.Period
 
getRange(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.internal.web.HttpCookieManager
 
getRangeCounter(Range, String) - Method in class net.bull.javamelody.internal.model.Collector
 
getRangeCounters(Range) - Method in class net.bull.javamelody.internal.model.Collector
 
getRangeCountersToBeDisplayed(Range) - Method in class net.bull.javamelody.internal.model.Collector
 
getRangeForSerializable(HttpServletRequest) - Method in class net.bull.javamelody.internal.web.SerializableController
 
getReader() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
getRemoteAddr() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getRemoteUser() - Method in class net.bull.javamelody.internal.model.CounterError
 
getRemoteUser() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getRemoteUser() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getRepeatInterval() - Method in class net.bull.javamelody.internal.model.JobInformations
 
getRequestCount() - Method in class net.bull.javamelody.internal.model.TomcatInformations
 
getRequestId() - Method in class net.bull.javamelody.PrometheusCounterRequestTag
 
getRequestName() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getRequestName(ActionInvocation) - Method in class net.bull.javamelody.StrutsInterceptor
 
getRequestName(Method) - Method in class net.bull.javamelody.MonitoringProxy
 
getRequestName(ActionEvent) - Method in class net.bull.javamelody.JsfActionListener
 
getRequestName(InvocationContext) - Method in class net.bull.javamelody.MonitoringInterceptor
Determine request name for an invocation context.
getRequestName(InvocationContext) - Method in class net.bull.javamelody.MonitoringTargetInterceptor
 
getRequestName(HttpServletRequest) - Method in class net.bull.javamelody.MonitoringFilter
 
getRequestName(MethodInvocation) - Method in class net.bull.javamelody.MonitoringGuiceInterceptor
Determine request name for a method invocation.
getRequestName(MethodInvocation) - Method in class net.bull.javamelody.MonitoringSpringInterceptor
Determine request name for a method invocation.
getRequestName(HttpRequest) - Method in class net.bull.javamelody.SpringRestTemplateInterceptor
 
getRequestNames() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
 
getRequests() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getRequests() - Method in class net.bull.javamelody.internal.model.Counter
 
getRequests() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getRequestsAggregatedOrFilteredByClassName(String) - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getRequestsCount() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nombre de requêtes dans ce counter.
getRequestValues() - Method in class net.bull.javamelody.internal.web.html.HtmlCounterRequestContextReport.CounterRequestContextReportHelper
 
getResolutionSeconds() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getResourceBundle() - Static method in class net.bull.javamelody.internal.common.I18N
Retourne les traductions pour la locale courante.
getResourcePath(String) - Static method in class net.bull.javamelody.internal.common.Parameters
 
getResponseSizeMean() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getResponseSizeMean() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getResult() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
 
getRootCurrentContexts(List<Counter>) - Method in class net.bull.javamelody.internal.model.Collector
 
getRss() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getRumData() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getRunningBuildCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getSamplingProfiler() - Method in class net.bull.javamelody.internal.model.Collector
Retourne le SamplingProfiler.
getSelectedRequestIndex() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
 
getSelectedRequestName() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
 
getSerializedSize() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
getSerializedSize() - Method in class net.bull.javamelody.internal.model.SessionInformations.SessionAttribute
 
getServerInfo() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getServletContext() - Static method in class net.bull.javamelody.internal.common.Parameters
 
getSessionAgeSum() - Static method in class net.bull.javamelody.SessionListener
 
getSessionCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getSessionCount() - Static method in class net.bull.javamelody.SessionListener
 
getSessionInformationsBySessionId(String) - Static method in class net.bull.javamelody.SessionListener
 
getSessionMeanAgeInMinutes() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getSevereRequest() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getSevereRequest() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getSevereThreshold() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getSevereThreshold() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getSingleton() - Static method in class net.bull.javamelody.internal.model.QuartzAdapter
 
getSingleton() - Static method in class net.bull.javamelody.SpringContext
 
getSource() - Method in class net.bull.javamelody.internal.model.HeapHistogram.ClassInfo
 
getSourceJarFile(URL) - Static method in class net.bull.javamelody.internal.model.MavenArtifact
 
getSqlCounter() - Method in class net.bull.javamelody.JdbcWrapper
 
getStackTrace() - Method in class net.bull.javamelody.internal.model.CounterError
 
getStackTrace() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getStackTrace() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getStandardDeviation() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getStandardDeviation() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getStart() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getStartDate() - Method in class net.bull.javamelody.internal.model.Counter
Retourne la date et l'heure de début (non null).
getStartDate() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getStartDate() - Method in class net.bull.javamelody.internal.model.Range
 
getStat() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getState() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getStateIcon(ThreadInformations) - Static method in class net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport
 
getStorageDirectory(String) - Static method in class net.bull.javamelody.internal.common.Parameters
 
getStorageName() - Method in class net.bull.javamelody.internal.model.Counter
Retourne le nom de ce counter quand il est stocké sur disque (non null).
getString(String) - Static method in class net.bull.javamelody.internal.common.I18N
Retourne une traduction dans la locale courante.
getSyncPeriod() - Static method in class net.bull.javamelody.internal.model.RrdNioBackendFactory
Returns time between two consecutive background synchronizations.
getSystemCpuLoad() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getSystemErrorPercentage() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestData
 
getSystemErrorPercentage() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getSystemErrors() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
getSystemLoadAverage() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getThread() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getThreadCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getThreadId() - Method in class net.bull.javamelody.internal.model.ConnectionInformations
 
getThreadId() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getThreadInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getThreadInformationsLists(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
getThreadName() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getThreadStackTrace() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getTime() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getTomcatInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getTomcatSrcZipFile() - Static method in class net.bull.javamelody.internal.model.MavenArtifact
 
getTotalChildDurationsSum() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getTotalChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
getTotalHeapBytes() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getTotalHeapInstances() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getTotalPermGenBytes() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getTotalPermGenInstances() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
getTotalStartedThreadCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getTransactionCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getTransactionCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getTty() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getType() - Method in class net.bull.javamelody.internal.model.SessionInformations.SessionAttribute
 
getUniqueIdOfConnection(Connection) - Static method in class net.bull.javamelody.internal.model.ConnectionInformations
 
getUnixMaxFileDescriptorCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUnixOpenFileDescriptorCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUnixOpenFileDescriptorPercentage() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUrl() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getURLs() - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
getUrlsByApplication(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
getUsableDiskSpaceInTemp() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUsedBufferedMemory() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedConnectionCount() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUsedConnectionCount() - Static method in class net.bull.javamelody.JdbcWrapper
 
getUsedConnectionPercentage() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getUsedMemory() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedMemoryPercentage() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedNonHeapMemory() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedPermGen() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedPermGenPercentage() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedPhysicalMemorySize() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUsedSwapSpaceSize() - Method in class net.bull.javamelody.internal.model.MemoryInformations
 
getUser() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getUserTimeMillis() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
getValue() - Method in class net.bull.javamelody.internal.model.JndiBinding
 
getValue() - Method in class net.bull.javamelody.internal.model.Range
 
getValue() - Method in enum class net.bull.javamelody.Parameter
 
getValueAsBoolean() - Method in enum class net.bull.javamelody.Parameter
 
getVersion() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
getVsz() - Method in class net.bull.javamelody.internal.model.ProcessInformations
 
getWarningRequest() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getWarningRequest() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getWarningThreshold() - Method in class net.bull.javamelody.CounterRequestMXBean.CounterRequestAggregationData
 
getWarningThreshold() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
getWebappDependencies() - Static method in class net.bull.javamelody.internal.model.MavenArtifact
 
getWebappPomXmlAsStream() - Static method in class net.bull.javamelody.internal.model.MavenArtifact
 
getWebappVersion() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
getWebappVersion() - Static method in class net.bull.javamelody.internal.model.MavenArtifact
 
getWriter() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
getWriter(HttpServletResponse) - Static method in class net.bull.javamelody.internal.web.HtmlController
 
graph(Range, int, int) - Method in class net.bull.javamelody.internal.model.JRobin
 
graph(Range, int, int, boolean) - Method in class net.bull.javamelody.internal.model.JRobin
 
GRAPH - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
GRAPH - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
GRAPHITE_ADDRESS - Enum constant in enum class net.bull.javamelody.Parameter
Address of the Graphite server to send metrics to, for example: 11.22.33.44:2003 (null by default).
GSON - Enum constant in enum class net.bull.javamelody.internal.model.TransportFormat
GSON (écriture et lecture en JSON avec Google Gson).
GUICE_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une méthode guice.
GZIP_COMPRESSION_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
Paramètre pour désactiver la compression des flux http ("false" par défaut).

H

hasChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequest
 
hasChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
 
HASH_PASSWORD - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
hashCode() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
HEAP_DUMP - Enum constant in enum class net.bull.javamelody.internal.model.Action
Heap dump.
HEAP_DUMP_S3_BUCKETNAME - Enum constant in enum class net.bull.javamelody.Parameter
Bucket name to use AWS S3 to send heap dump files (null by default).
HEAP_HISTO - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
heapHisto() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
HeapHistogram - Class in net.bull.javamelody.internal.model
Histogramme mémoire.
HeapHistogram(InputStream, boolean) - Constructor for class net.bull.javamelody.internal.model.HeapHistogram
 
HeapHistogram.ClassInfo - Class in net.bull.javamelody.internal.model
Données sur une classe.
HEIGHT - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
HIGH_USAGE_THRESHOLD_IN_PERCENTS - Static variable in class net.bull.javamelody.internal.model.JavaInformations
 
histogram - Enum constant in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
 
histogram - Enum constant in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
 
HOTSPOTS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
HsErrPid - Class in net.bull.javamelody.internal.model
HsErrPid files.
HtmlAbstractReport - Class in net.bull.javamelody.internal.web.html
Parent abstrait des classes de rapport html.
HtmlCacheInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les caches de données.
HtmlController - Class in net.bull.javamelody.internal.web
Contrôleur au sens MVC de l'ihm de monitoring pour la partie html.
HtmlCounterErrorReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les erreurs http et dans les logs.
HtmlCounterReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour un compteur.
HtmlCounterRequestContextReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les contextes de requêtes en cours.
HtmlCounterRequestContextReport.CounterRequestContextReportHelper - Class in net.bull.javamelody.internal.web.html
Helper class used for html and pdf.
htmlEncode(String, boolean) - Static method in class net.bull.javamelody.internal.common.I18N
Encode pour affichage en html.
htmlEncode(String, boolean, boolean) - Static method in class net.bull.javamelody.internal.common.I18N
Encode pour affichage en html.
HtmlHsErrPidReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les crashs de JVM.
HtmlJavaInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les informations systèmes sur le serveur.
HtmlJCacheInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les caches de données (JCache).
HtmlProcessInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les processus du système d'exploitation.
HtmlReport - Class in net.bull.javamelody.internal.web.html
Rapport html.
HtmlReport(Collector, CollectorServer, List<JavaInformations>, Period, Writer) - Constructor for class net.bull.javamelody.internal.web.html.HtmlReport
 
HtmlReport(Collector, CollectorServer, List<JavaInformations>, Range, Writer) - Constructor for class net.bull.javamelody.internal.web.html.HtmlReport
 
HtmlSessionInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les sessions http.
HtmlSpringContextReport - Class in net.bull.javamelody.internal.web.html
Rapport html pour lister les beans du contexte Spring.
HtmlThreadInformationsReport - Class in net.bull.javamelody.internal.web.html
Partie du rapport html pour les threads sur le serveur.
HtmlThreadInformationsReport(List<ThreadInformations>, boolean, Writer) - Constructor for class net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport
 
HTTP_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des requêtes http.
HTTP_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description de la requête http et pour supprimer des parties variables (identifiant d'objet par exemple) afin de permettre l'agrégation sur ces requêtes.
HttpAuth - Class in net.bull.javamelody.internal.web
Authentification http des rapports.
HttpAuth() - Constructor for class net.bull.javamelody.internal.web.HttpAuth
 
HttpCookieManager - Class in net.bull.javamelody.internal.web
Gestionnaire de cookie http persistent.
HttpCookieManager() - Constructor for class net.bull.javamelody.internal.web.HttpCookieManager
 
HttpParameter - Enum Class in net.bull.javamelody.internal.common
Enumération des paramètres dans les requêtes http.
HttpPart - Enum Class in net.bull.javamelody.internal.common
Enumération des valeurs pour le paramètre "part" dans les requêtes http.

I

I18N - Class in net.bull.javamelody.internal.common
Classe de gestion des traductions et de l'internationalisation (formats de dates et de nombre).
INFLUXDB_API_TOKEN - Enum constant in enum class net.bull.javamelody.Parameter
API token for InfluxDB authentication, which can be used instead of basic authentication with username and password or token in the InfluxDB URL (null by default).
INFLUXDB_URL - Enum constant in enum class net.bull.javamelody.Parameter
URL of the InfluxDB server to send metrics to, for example: http://11.22.33.44:8086/write?
info(String) - Static method in class net.bull.javamelody.internal.common.LOG
 
info(String) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log interne en niveau info.
info(String, Throwable) - Static method in class net.bull.javamelody.internal.common.LOG
 
info(String, Throwable) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log interne en niveau info.
init(Timer, Collector, String) - Static method in class net.bull.javamelody.internal.model.UpdateChecker
 
init(FilterConfig) - Method in class net.bull.javamelody.CustomResourceFilter
init(FilterConfig) - Method in class net.bull.javamelody.MonitoringFilter
init(FilterConfig) - Method in class net.bull.javamelody.PluginMonitoringFilter
init(ServletConfig) - Method in class net.bull.javamelody.CollectorServlet
init(ServletConfig) - Method in class net.bull.javamelody.ReportServlet
initBackendFactory(Timer) - Static method in class net.bull.javamelody.internal.model.JRobin
JavaMelody uses a custom RrdNioBackendFactory, in order to use its own and cancelable file sync timer.
initialize() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
 
initialize(FilterConfig) - Static method in class net.bull.javamelody.internal.common.Parameters
 
initialize(ServletContext) - Static method in class net.bull.javamelody.internal.common.Parameters
 
initJdbcDriverParameters(String, Properties) - Static method in class net.bull.javamelody.internal.common.Parameters
 
initMBeans() - Static method in class net.bull.javamelody.internal.model.TomcatInformations
 
initPersistenceProviderResolver() - Static method in class net.bull.javamelody.JpaPersistence
Active le monitoring JPA par défaut, même si net.bull.javamelody.JpaPersistence n'est pas dans META-INF/persistence.xml
InputOutput - Class in net.bull.javamelody.internal.common
Utilitaires entrées/sorties.
intercept(ActionInvocation) - Method in class net.bull.javamelody.StrutsInterceptor
Intercepte une exécution d'action struts.
intercept(InvocationContext) - Method in class net.bull.javamelody.MonitoringInterceptor
Intercepte une exécution de méthode sur un ejb.
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class net.bull.javamelody.SpringRestTemplateInterceptor
INTERNAL_LOGGER_NAME - Static variable in interface net.bull.javamelody.JavaMelodyLogger
Nom du logger interne.
INVALIDATE_SESSION - Enum constant in enum class net.bull.javamelody.internal.model.Action
Invalidation d'une session http.
INVALIDATE_SESSIONS - Enum constant in enum class net.bull.javamelody.internal.model.Action
Invalidations des sessions http.
invalidateAllSessionsExceptCurrentSession(HttpSession) - Static method in class net.bull.javamelody.SessionListener
 
invalidateSession(String) - Static method in class net.bull.javamelody.SessionListener
 
invoke(Object, Method, Object[]) - Method in class net.bull.javamelody.MonitoringProxy
Intercepte une exécution de méthode sur une façade.
invoke(MethodInvocation) - Method in class net.bull.javamelody.MonitoringGuiceInterceptor
Performs method invocation.
invoke(MethodInvocation) - Method in class net.bull.javamelody.MonitoringSpringInterceptor
Performs method invocation.
invokeTarget(Object, Method, Object[], String) - Static method in class net.bull.javamelody.MonitoringProxy
Invoke target.
isAllocatedKBytesDisplayed() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.internal.web.HttpAuth
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.MonitoringFilter
 
isApplicationDataAvailable(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
Retourne true si les données d'une application sont disponibles (c'est-à-dire si au moins une communication avec l'application a pu avoir lieu).
isATransportFormat(String) - Static method in enum class net.bull.javamelody.internal.model.TransportFormat
 
isAvailableByApi() - Method in class net.bull.javamelody.internal.model.JCacheInformations
 
isBusinessFacadeCounter() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est un counter de "façades métiers" ou "business façades" (c'est-à-dire si son nom est "ejb", "spring", "guice" ou "services").
isCacheEnabled() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
isChildHitsDisplayed() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
isClearEnabled(List<JCacheInformations>) - Static method in class net.bull.javamelody.internal.web.html.HtmlJCacheInformationsReport
 
isClosed() - Method in class net.bull.javamelody.Stopwatch
 
isConfigurationEnabled(List<CacheInformations>) - Static method in class net.bull.javamelody.internal.web.html.HtmlCacheInformationsReport
 
isCounterHidden(String) - Static method in class net.bull.javamelody.internal.common.Parameters
Retourne false si le paramètre displayed-counters n'a pas été défini ou si il contient le compteur dont le nom est paramètre, et retourne true sinon (c'est-à-dire si le paramètre displayed-counters est défini et si il ne contient pas le compteur dont le nom est paramètre).
isCpuTimesDisplayed() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
isDaemon() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
isDeadlocked() - Method in class net.bull.javamelody.internal.model.ThreadInformations
 
isDisplayed() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est affiché dans les rapports.
isEnabled() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
isErrorCounter() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est un counter d'error (c'est-à-dire si son nom est "error", "log" ou "job").
isHitsRatioEnabled(List<CacheInformations>) - Static method in class net.bull.javamelody.internal.web.html.HtmlCacheInformationsReport
 
isHitsRatioEnabled(List<JCacheInformations>) - Static method in class net.bull.javamelody.internal.web.html.HtmlJCacheInformationsReport
 
isIncludedLastValue() - Method in class net.bull.javamelody.PrometheusStandardTag
 
isJavaInformationsNeeded(HttpServletRequest) - Static method in class net.bull.javamelody.internal.web.MonitoringController
 
isJCacheEnabled() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
isJobCounter() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est un counter de job (c'est-à-dire si son nom est "job").
isJobEnabled() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
isJRockit() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
isJspOrStrutsCounter() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est un counter de jsp ou d'actions Struts (c'est-à-dire si son nom est "jsp").
isNoDatabase() - Static method in class net.bull.javamelody.internal.common.Parameters
Booléen selon que le paramètre no-database vaut true.
isPart(HttpServletRequest) - Method in enum class net.bull.javamelody.internal.common.HttpPart
 
isPaused() - Method in class net.bull.javamelody.internal.model.JobInformations
 
isPdfEnabled() - Static method in class net.bull.javamelody.internal.common.Parameters
 
isReady() - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
 
isRequestGraphDisplayed(Counter) - Static method in class net.bull.javamelody.internal.web.html.HtmlCounterReport
 
isRequestIdFromThisCounter(String) - Method in class net.bull.javamelody.internal.model.Counter
 
isResponseSizeDisplayed() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
isRumMonitoring(HttpServletRequest, HttpServletResponse) - Method in class net.bull.javamelody.MonitoringFilter
 
isRumResource(String) - Static method in class net.bull.javamelody.internal.web.RumInjector
 
isSerializable() - Method in class net.bull.javamelody.internal.model.SessionInformations
 
isSerializable() - Method in class net.bull.javamelody.internal.model.SessionInformations.SessionAttribute
 
isSourceDisplayed() - Method in class net.bull.javamelody.internal.model.HeapHistogram
 
isSpringBeansEnabled() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
isStackTraceEnabled() - Method in class net.bull.javamelody.internal.model.JavaInformations
 
isStopped() - Method in class net.bull.javamelody.internal.model.Collector
 
isStorageUsedByMultipleInstances() - Method in class net.bull.javamelody.internal.model.Collector
 
isSupported() - Static method in class net.bull.javamelody.internal.model.VirtualMachine
 
isSystemActionsEnabled() - Static method in class net.bull.javamelody.internal.common.Parameters
Booléen selon que le paramètre system-actions-enabled vaut true.
isTimesDisplayed() - Method in class net.bull.javamelody.internal.model.CounterRequestAggregation
 
isUsed() - Method in class net.bull.javamelody.internal.model.Counter
Retourne true si ce counter est utilisé (servira éventuellement à initialiser displayed dans FilterContext).
isWindowsProcessList(List<ProcessInformations>) - Static method in class net.bull.javamelody.internal.web.html.HtmlProcessInformationsReport
 

J

JAVA_VERSION - Static variable in class net.bull.javamelody.internal.common.Parameters
 
JavaInformations - Class in net.bull.javamelody.internal.model
Informations systèmes sur le serveur, sans code html de présentation.
JavaInformations(ServletContext, boolean) - Constructor for class net.bull.javamelody.internal.model.JavaInformations
 
JAVAMELODY_SWING_URL - Enum constant in enum class net.bull.javamelody.Parameter
URL http du fichier jar javamelody-swing (null par défaut : le fichier sera téléchargé depuis https://github.com/javamelody/javamelody selon la version).
JAVAMELODY_VERSION - Static variable in class net.bull.javamelody.internal.common.Parameters
 
JavaMelodyLogger - Interface in net.bull.javamelody
Interface commune aux 3 implémentations de Loggers JavaMelody.
JCACHE_KEYS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
JCacheInformations - Class in net.bull.javamelody.internal.model
Informations sur un cache de données JCache (JSR107).
jdbcCompliant() - Method in class net.bull.javamelody.JdbcDriver
JdbcDriver - Class in net.bull.javamelody
Driver jdbc "proxy" pour le monitoring.
JdbcDriver() - Constructor for class net.bull.javamelody.JdbcDriver
 
JdbcWrapper - Class in net.bull.javamelody
Cette classe est utile pour construire des proxy de DataSources ou de Connections jdbc.
Et notamment elle rebinde dans l'annuaire JNDI la dataSource jdbc en la remplaçant par un proxy de monitoring.
JMX_EXPOSE_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
Expose counters as JMX mbeans.
JMX_VALUE - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
JNDI - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
JndiBinding - Class in net.bull.javamelody.internal.model
Informations sur un binding JNDI.
JNLP - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
JNLP_PREFIX - Static variable in class net.bull.javamelody.internal.web.JnlpPage
 
JnlpPage - Class in net.bull.javamelody.internal.web
JNLP pour lancer l'ihm Swing avec JavaWebStart.
JOB_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des jobs.
JOB_ID - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
JOB_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer le nom d'un job.
JobInformations - Class in net.bull.javamelody.internal.model
Informations sur un job.
JOUR - Enum constant in enum class net.bull.javamelody.internal.model.Period
Jour.
JPA_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une requête jpa.
JpaPersistence - Class in net.bull.javamelody
Persistence provider pour monitorer JPA.
JpaPersistence() - Constructor for class net.bull.javamelody.JpaPersistence
 
JpaWrapper - Class in net.bull.javamelody
Cette classe est utile pour construire des proxy pour JPA.
JRobin - Class in net.bull.javamelody.internal.model
Stockage RRD et graphiques statistiques.
JROBINS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
JSF_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des actions JSF RI (Mojarra).
JSF_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une action JSF.
JsfActionListener - Class in net.bull.javamelody
ActionListener JSF RI (Mojarra) pour avoir les temps moyens des actions JSF.
JsfActionListener(ActionListener) - Constructor for class net.bull.javamelody.JsfActionListener
Constructeur.
JSON - Enum constant in enum class net.bull.javamelody.internal.model.TransportFormat
JSON (écriture en JSON avec XStream).
JSP_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des JSPs.
JSP_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer le nom d'une page jsp.
JVM - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 

K

KILL_THREAD - Enum constant in enum class net.bull.javamelody.internal.model.Action
Tue un thread java.

L

LabradorRetriever - Class in net.bull.javamelody.internal.model
Classe permettant d'ouvrir une connexion http et de récupérer les objets java sérialisés dans la réponse.
LabradorRetriever(URL) - Constructor for class net.bull.javamelody.internal.model.LabradorRetriever
 
LabradorRetriever(URL, Map<String, String>) - Constructor for class net.bull.javamelody.internal.model.LabradorRetriever
 
LARGE_GRAPH_HEIGHT - Static variable in class net.bull.javamelody.internal.web.pdf.PdfCoreReport
 
LARGE_GRAPH_WIDTH - Static variable in class net.bull.javamelody.internal.web.pdf.PdfCoreReport
 
LAST_VALUE - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
listBindings(String) - Static method in class net.bull.javamelody.internal.model.JndiBinding
 
listBindings(Context, String) - Static method in class net.bull.javamelody.internal.model.JndiBinding
 
LOCALE - Enum constant in enum class net.bull.javamelody.Parameter
To fix the locale of the reports (default to null, ie locale is given by the language of the browser).
Example values: "en_US", "en", "fr_FR", "de_DE" or "pt_BR"
log(HttpServletRequest, String, long, boolean, int, long) - Method in class net.bull.javamelody.MonitoringFilter
 
LOG - Class in net.bull.javamelody.internal.common
Logs des requêtes http exécutées et logs internes.
LOG - Enum constant in enum class net.bull.javamelody.Parameter
Active le log des requêtes http au niveau INFO (false par défaut).
LOG_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des logs d'erreurs systèmes.
LOG_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'un log.
LOG4J_ENABLED - Static variable in class net.bull.javamelody.internal.common.LOG
 
LOG4J2_ENABLED - Static variable in class net.bull.javamelody.internal.common.LOG
 
Log4J2Appender - Class in net.bull.javamelody
Appender pour les logs de log4j2, configuré automatiquement par MonitoringFilter.
Log4J2Appender() - Constructor for class net.bull.javamelody.Log4J2Appender
Constructeur.
Log4J2Appender(String, Filter, Layout<? extends Serializable>) - Constructor for class net.bull.javamelody.Log4J2Appender
Constructeur.
Log4JAppender - Class in net.bull.javamelody
Appender pour les logs de log4j, configuré automatiquement par MonitoringFilter.
Log4JAppender() - Constructor for class net.bull.javamelody.Log4JAppender
Constructeur.
LOGBACK_ENABLED - Static variable in class net.bull.javamelody.internal.common.LOG
 
LogbackAppender - Class in net.bull.javamelody
Appender pour les logs de logback, configuré automatiquement par MonitoringFilter.
LogbackAppender() - Constructor for class net.bull.javamelody.LogbackAppender
Constructeur.
logForDebug(String) - Static method in class net.bull.javamelody.PluginMonitoringFilter
 
LOGGER_CLASS - Enum constant in enum class net.bull.javamelody.Parameter
Name of a class to use for JavaMelody logs (default: null for detection of Logback, Log4J or java.util.logging).
LoggingHandler - Class in net.bull.javamelody
Handler pour les logs de java.util.logging, configuré automatiquement par MonitoringFilter.
LoggingHandler() - Constructor for class net.bull.javamelody.LoggingHandler
Constructeur.
logHttpRequest(HttpServletRequest, String, long, boolean, int, long, String) - Static method in class net.bull.javamelody.internal.common.LOG
 
logHttpRequest(HttpServletRequest, String, long, boolean, int, long, String) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log les détails de l'exécution d'une requête http en niveau info.
LOGOUT - Enum constant in enum class net.bull.javamelody.internal.model.Action
Invalidation de la session http courante.

M

MAIL_PERIODS - Enum constant in enum class net.bull.javamelody.Parameter
Liste des périodes d'envoi des mails séparées par des virgules pour l'envoi par mail de rapport de hebdomadaire.
MAIL_SESSION - Enum constant in enum class net.bull.javamelody.Parameter
Nom JNDI de la session mail pour l'envoi par mail de rapport de hebdomadaire (null par défaut).
MAIL_SUBJECT_PREFIX - Enum constant in enum class net.bull.javamelody.Parameter
Used to specify prefix of the subject of the email notifications sent out by Javamelody.
MAIL_TEST - Enum constant in enum class net.bull.javamelody.internal.model.Action
Test d'envoi du rapport pdf par mail.
Mailer - Class in net.bull.javamelody.internal.common
Cette classe permet d'envoyer des emails.
Mailer(String) - Constructor for class net.bull.javamelody.internal.common.Mailer
Constructeur.
MailReport - Class in net.bull.javamelody.internal.web
Génération de rapport pdf hebdomadaire et envoi par email aux administrateurs paramétrés.
MailReport() - Constructor for class net.bull.javamelody.internal.web.MailReport
 
main(String[]) - Static method in class net.bull.javamelody.internal.common.MessageDigestPasswordEncoder
To be used from commande line to hash password(s) using SHA-256
main(String[]) - Static method in class net.bull.javamelody.Main
Méthode main appelée par la JVM.
Main - Class in net.bull.javamelody
Launcher class for stand-alone execution of JavaMelody Monitoring as java -jar javamelody.war.
MAVEN_REPOSITORIES - Enum constant in enum class net.bull.javamelody.Parameter
Comma separated list of Maven repositories URLs (https://repo1.maven.org/maven2/ by default).
MavenArtifact - Class in net.bull.javamelody.internal.model
Lecture d'artifacts Maven.
MAX - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
MAX_DEBUGGING_LOGS_COUNT - Static variable in class net.bull.javamelody.internal.common.LOG
 
MAX_ERRORS_COUNT - Static variable in class net.bull.javamelody.internal.model.Counter
Nombre max d'erreurs conservées par le counter (si counter d'erreurs http ou de log d'erreurs).
MAX_RRD_DISK_USAGE_MB - Enum constant in enum class net.bull.javamelody.Parameter
Maximum of disk usage by rrd files (20 MB by default).
MBeanNode - Class in net.bull.javamelody.internal.model
Instance de données sérialisables représentant un noeud de MBean et construite à partir d'un ObjectName.
MBeanNode.MBeanAttribute - Class in net.bull.javamelody.internal.model
Attribut d'un MBean.
MBeans - Class in net.bull.javamelody.internal.model
Objet récupérant une instance de MBeanServer lors de sa construction et permettant de récupérer différentes données sur les MBeans.
MBEANS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
MemoryInformations - Class in net.bull.javamelody.internal.model
Informations systèmes sur la mémoire du serveur, sans code html de présentation.
MessageDigestPasswordEncoder - Class in net.bull.javamelody.internal.common
Encode (hash) passwords to prevent writing them as clear texts.
MessageDigestPasswordEncoder(String) - Constructor for class net.bull.javamelody.internal.common.MessageDigestPasswordEncoder
Constructor.
MetricsPublisher - Class in net.bull.javamelody.internal.publish
Publish metrics to Graphite, AWS CloudWatch, Datadog, StatsD or InfluxDB.
MetricsPublisher() - Constructor for class net.bull.javamelody.internal.publish.MetricsPublisher
 
MOIS - Enum constant in enum class net.bull.javamelody.internal.model.Period
Mois.
MongoWrapper - Class in net.bull.javamelody
Cette classe est utile pour construire des proxy pour MongoDB.
Monitored - Annotation Interface in net.bull.javamelody
Annotation to mark classes and/or methods that should be monitored by MonitoringCdiInterceptor.
MonitoredSpringAsyncAndScheduledPointcut - Class in net.bull.javamelody
Pointcut that identifies methods/classes with the Async, Scheduled and Schedules annotation.
MonitoredSpringAsyncAndScheduledPointcut() - Constructor for class net.bull.javamelody.MonitoredSpringAsyncAndScheduledPointcut
 
MonitoredSpringControllerAndServicePointcut - Class in net.bull.javamelody
Pointcut that identifies methods/classes with the Controller, RestController and Service annotations.
MonitoredSpringControllerAndServicePointcut() - Constructor for class net.bull.javamelody.MonitoredSpringControllerAndServicePointcut
 
MonitoredWithAnnotationPointcut - Class in net.bull.javamelody
Pointcut that identifies methods/classes with the MonitoredWithSpring annotation.
MonitoredWithAnnotationPointcut() - Constructor for class net.bull.javamelody.MonitoredWithAnnotationPointcut
 
MonitoredWithGuice - Annotation Interface in net.bull.javamelody
Annotation to mark classes and/or methods that should be monitored.
MonitoredWithInterfacePointcut - Class in net.bull.javamelody
Pointcut that identifies methods/classes with an interface.
MonitoredWithInterfacePointcut() - Constructor for class net.bull.javamelody.MonitoredWithInterfacePointcut
 
MonitoredWithSpring - Annotation Interface in net.bull.javamelody
Annotation to mark classes and/or methods that should be monitored by MonitoringSpringInterceptor.
MONITORING_PATH - Enum constant in enum class net.bull.javamelody.Parameter
URL du rapport de monitoring (/monitoring par défaut).
MonitoringAsynchronousCdiInterceptor - Class in net.bull.javamelody
Intercepteur pour CDI & pour EJB 3.1 (Java EE 6+), non activé par défaut.
MonitoringAsynchronousCdiInterceptor() - Constructor for class net.bull.javamelody.MonitoringAsynchronousCdiInterceptor
 
MonitoringCdiInterceptor - Class in net.bull.javamelody
Intercepteur pour CDI & pour EJB 3.1 (Java EE 6+).
MonitoringCdiInterceptor() - Constructor for class net.bull.javamelody.MonitoringCdiInterceptor
 
MonitoringController - Class in net.bull.javamelody.internal.web
Contrôleur au sens MVC de l'ihm de monitoring.
MonitoringController(Collector, CollectorServer) - Constructor for class net.bull.javamelody.internal.web.MonitoringController
 
MonitoringFilter - Class in net.bull.javamelody
Filtre de servlet pour le monitoring.
MonitoringFilter() - Constructor for class net.bull.javamelody.MonitoringFilter
Constructeur.
MonitoringGuiceInterceptor - Class in net.bull.javamelody
Method interceptor that measures the duration of the intercepted call using Google Guice.
MonitoringGuiceInterceptor() - Constructor for class net.bull.javamelody.MonitoringGuiceInterceptor
Constructeur.
MonitoringGuiceModule - Class in net.bull.javamelody
Module Guice pour configurer l'intercepteur de monitoring utilisant l'annotation MonitoredWithGuice, sur des classes et/ou sur des méthodes.
Ce module fait simplement:
// for annotated methods with MonitoredWithGuice
bindInterceptor(Matchers.any(), Matchers.annotatedWith(MonitoredWithGuice.class), new MonitoringGuiceInterceptor());
// and for annotated classes with MonitoredWithGuice
bindInterceptor(Matchers.annotatedWith(MonitoredWithGuice.class), Matchers.any(), new MonitoringGuiceInterceptor());
MonitoringGuiceModule() - Constructor for class net.bull.javamelody.MonitoringGuiceModule
 
MonitoringInitialContextFactory - Class in net.bull.javamelody
Expérimental: Factory d'InitialContext JNDI interposant des proxy du contexte, des dataSources, des connexions et des statements jdbc en complément pour le cas où le rebinding dans JNDI de JdbcWrapper.rebindDataSources ne fonctionne pas.
MonitoringInitialContextFactory() - Constructor for class net.bull.javamelody.MonitoringInitialContextFactory
 
MonitoringInterceptor - Class in net.bull.javamelody
Intercepteur pour EJB 3 (Java EE 5+).
MonitoringInterceptor() - Constructor for class net.bull.javamelody.MonitoringInterceptor
Constructeur.
MonitoringProxy - Class in net.bull.javamelody
Proxy de monitoring pour tout façade ayant une interface.
MonitoringProxy(Object) - Constructor for class net.bull.javamelody.MonitoringProxy
Constructeur privé : instanciation pour méthode createProxy ci-dessous.
MonitoringProxy(Object, String) - Constructor for class net.bull.javamelody.MonitoringProxy
Constructeur privé : instanciation pour méthode createProxy ci-dessous.
MonitoringSpringAdvisor - Class in net.bull.javamelody
Advisor Spring dont l'advice est par défaut une instance de MonitoringSpringInterceptor.
MonitoringSpringAdvisor() - Constructor for class net.bull.javamelody.MonitoringSpringAdvisor
Constructeur.
MonitoringSpringAdvisor(Pointcut) - Constructor for class net.bull.javamelody.MonitoringSpringAdvisor
Constructeur.
MonitoringSpringInterceptor - Class in net.bull.javamelody
Method interceptor that measures the duration of the intercepted call.
MonitoringSpringInterceptor() - Constructor for class net.bull.javamelody.MonitoringSpringInterceptor
Constructeur.
MonitoringTargetInterceptor - Class in net.bull.javamelody
Intercepteur pour EJB 3, alternatif à MonitoringInterceptor.
MonitoringTargetInterceptor() - Constructor for class net.bull.javamelody.MonitoringTargetInterceptor
 

N

name() - Element in annotation interface net.bull.javamelody.Monitored
 
name() - Element in annotation interface net.bull.javamelody.MonitoredWithGuice
 
name() - Element in annotation interface net.bull.javamelody.MonitoredWithSpring
 
net.bull.javamelody - package net.bull.javamelody
 
net.bull.javamelody.internal.common - package net.bull.javamelody.internal.common
 
net.bull.javamelody.internal.model - package net.bull.javamelody.internal.model
 
net.bull.javamelody.internal.publish - package net.bull.javamelody.internal.publish
 
net.bull.javamelody.internal.web - package net.bull.javamelody.internal.web
 
net.bull.javamelody.internal.web.html - package net.bull.javamelody.internal.web.html
 
net.bull.javamelody.internal.web.pdf - package net.bull.javamelody.internal.web.pdf
 
NO_DATABASE - Enum constant in enum class net.bull.javamelody.Parameter
Paramètre pour désactiver les graphiques jdbc, le compteur sql et le monitoring de base de données ("false" par défaut).
noCache(HttpServletResponse) - Static method in class net.bull.javamelody.internal.web.MonitoringController
 
normalizePath(String) - Static method in class net.bull.javamelody.internal.model.JndiBinding
 

O

OBSOLETE_GRAPHS_DAYS - Enum constant in enum class net.bull.javamelody.Parameter
Nombre de jours avant qu'un fichier de graphique JRobin (extension .rrd) qui n'est plus utilisé, soit considéré comme obsolète et soit supprimé automatiquement, à minuit (90 par défaut, soit 3 mois).
OBSOLETE_STATS_DAYS - Enum constant in enum class net.bull.javamelody.Parameter
Nombre de jours avant qu'un fichier de statistiques (extension .ser.gz), soit considéré comme obsolète et soit supprimé automatiquement, à minuit (365 par défaut, soit 1 an).
open(String, boolean) - Method in class net.bull.javamelody.internal.model.RrdNioBackendFactory
Creates RrdNioBackend object for the given file path.
OTHER_JROBINS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 

P

Parameter - Enum Class in net.bull.javamelody
Liste des paramètres, tous optionnels.
PARAMETER_SYSTEM_PREFIX - Static variable in class net.bull.javamelody.internal.common.Parameters
 
Parameters - Class in net.bull.javamelody.internal.common
Classe d'accès aux paramètres du monitoring.
parse(String, DateFormat) - Static method in class net.bull.javamelody.internal.model.Range
 
parseLongWithK(String) - Static method in class net.bull.javamelody.internal.model.HeapHistogram.ClassInfo
 
parseRequestIndex(String) - Static method in class net.bull.javamelody.internal.model.DatabaseInformations
 
parseUrls(String) - Static method in class net.bull.javamelody.internal.common.Parameters
 
PART - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
PATH - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
PATTERN - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
PAUSE_JOB - Enum constant in enum class net.bull.javamelody.internal.model.Action
Met un job quartz en pause.
PayloadNameRequestWrapper - Class in net.bull.javamelody
Simple Wrapper class to inspect payload for name.
PayloadNameRequestWrapper(HttpServletRequest) - Constructor for class net.bull.javamelody.PayloadNameRequestWrapper
Constructor.
PdfCoreReport - Class in net.bull.javamelody.internal.web.pdf
Rapport pdf principal.
PdfOtherReport - Class in net.bull.javamelody.internal.web.pdf
Rapports pdf secondaires (avec iText).
PdfOtherReport(String, OutputStream) - Constructor for class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
PdfReport - Class in net.bull.javamelody.internal.web.pdf
Rapport pdf (avec iText v2.1.7).
PdfReport(Collector, boolean, List<JavaInformations>, Period, OutputStream) - Constructor for class net.bull.javamelody.internal.web.pdf.PdfReport
 
PdfReport(Collector, boolean, List<JavaInformations>, Range, OutputStream) - Constructor for class net.bull.javamelody.internal.web.pdf.PdfReport
 
PdfRequestAndGraphDetailReport - Class in net.bull.javamelody.internal.web.pdf
Rapport pdf pour le détail d'une requête.
Period - Enum Class in net.bull.javamelody.internal.model
Énumération des périodes possibles.
PERIOD - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
PID - Class in net.bull.javamelody.internal.model
PID du process java.
PLUGIN_AUTHENTICATION_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
Désactive la vérification de l'authentification sur la page du monitoring dans le plugin Jenkins ou dans le plugin JIRA/Confluence/Bamboo, de manière à pouvoir utiliser le serveur de collecte centralisé (false par défaut).
PluginMonitoringFilter - Class in net.bull.javamelody
Abstract Filter of monitoring JavaMelody for Jenkins/JIRA/Bamboo/Confluence with emulated SessionListener.
PluginMonitoringFilter() - Constructor for class net.bull.javamelody.PluginMonitoringFilter
 
POM_XML - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
post(ByteArrayOutputStream) - Method in class net.bull.javamelody.internal.model.LabradorRetriever
 
postProcessAfterInitialization(Object, String) - Method in class net.bull.javamelody.SpringDataSourceBeanPostProcessor
postProcessAfterInitialization(Object, String) - Method in class net.bull.javamelody.SpringElasticsearchOperationsBeanPostProcessor
postProcessAfterInitialization(Object, String) - Method in class net.bull.javamelody.SpringMongoDbFactoryBeanPostProcessor
postProcessAfterInitialization(Object, String) - Method in class net.bull.javamelody.SpringRestTemplateBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.bull.javamelody.SpringDataSourceBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.bull.javamelody.SpringElasticsearchOperationsBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.bull.javamelody.SpringMongoDbFactoryBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.bull.javamelody.SpringRestTemplateBeanPostProcessor
preInitGraphs(Map<String, byte[]>, Map<String, byte[]>, Map<String, byte[]>) - Method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
processAction(ActionEvent) - Method in class net.bull.javamelody.JsfActionListener
PROCESSES - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
ProcessInformations - Class in net.bull.javamelody.internal.model
Liste et informations sur les process linux ou unix.
PrometheusCounterRequestTag - Class in net.bull.javamelody
 
PrometheusCounterRequestTag() - Constructor for class net.bull.javamelody.PrometheusCounterRequestTag
 
PrometheusCustomTag - Class in net.bull.javamelody
 
PrometheusCustomTag() - Constructor for class net.bull.javamelody.PrometheusCustomTag
 
PrometheusCustomTag.MetricType - Enum Class in net.bull.javamelody
 
PrometheusMBeanTag - Class in net.bull.javamelody
 
PrometheusMBeanTag() - Constructor for class net.bull.javamelody.PrometheusMBeanTag
 
PrometheusMBeanTag.MetricType - Enum Class in net.bull.javamelody
 
PrometheusStandardTag - Class in net.bull.javamelody
 
PrometheusStandardTag() - Constructor for class net.bull.javamelody.PrometheusStandardTag
 
publish(LogRecord) - Method in class net.bull.javamelody.LoggingHandler
pump(InputStream, OutputStream) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
pumpFromFile(File, OutputStream) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
pumpToByteArray(InputStream) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
pumpToFile(InputStream, File) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
pumpToString(InputStream, Charset) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
PURGE_OBSOLETE_FILES - Enum constant in enum class net.bull.javamelody.internal.model.Action
Purge les fichiers .rrd et .ser.gz obsolètes.

Q

QUARTZ_AVAILABLE - Static variable in class net.bull.javamelody.internal.model.JobInformations
 
QUARTZ_DEFAULT_LISTENER_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
Paramètre pour désactiver le listener sur le scheduler par défaut de Quartz ("false" par défaut).
QuartzAdapter - Class in net.bull.javamelody.internal.model
Classe permettant de fournir une API adaptée aux différentes versions de Quartz.
L'implémentation par défaut est adaptée à Quartz avant la version 2.
Une autre implémentation avec la même API sera fournie et sera adaptée à la version 2 et aux suivantes.
QuartzAdapter() - Constructor for class net.bull.javamelody.internal.model.QuartzAdapter
 

R

Range - Class in net.bull.javamelody.internal.model
Cette classe représente une période pour les courbes et les statistiques.
read(long, byte[]) - Method in class net.bull.javamelody.internal.model.RrdNioBackend
Reads a number of bytes from the RRD file on the disk
registerApplicationNodeInCollectServer(String, URL, URL) - Static method in class net.bull.javamelody.MonitoringFilter
Asynchronously calls the optional collect server to register this application's node to be monitored.
registerSpringDataSource(String, DataSource) - Static method in class net.bull.javamelody.JdbcWrapper
Enregistre une DataSource ne venant pas de JNDI.
RemoteCollector - Class in net.bull.javamelody.internal.model
Collecteur de données pour une application sur un ou plusieurs serveur(s) distant(s) : utilisé par serveur de collecte et par IHM Swing.
RemoteCollector(String, List<URL>) - Constructor for class net.bull.javamelody.internal.model.RemoteCollector
Constructeur.
removeCollectorApplication(String) - Static method in class net.bull.javamelody.CollectorServlet
 
removeCollectorApplication(String) - Static method in class net.bull.javamelody.internal.common.Parameters
 
removeCollectorApplication(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
removeCollectorApplicationNodes(String, String) - Method in class net.bull.javamelody.internal.web.CollectorController
 
removeCollectorApplicationNodes(String, List<URL>) - Method in class net.bull.javamelody.internal.model.CollectorServer
 
removeGlobalJobListener(Class<? extends JobListener>) - Method in class net.bull.javamelody.internal.model.QuartzAdapter
 
replaceParentCounters(List<CounterRequestContext>, List<Counter>) - Static method in class net.bull.javamelody.internal.model.CounterRequestContext
 
REPORT - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
ReportServlet - Class in net.bull.javamelody
Alternative report servlet.
Note that this servlet is rarely needed, because the ...
ReportServlet() - Constructor for class net.bull.javamelody.ReportServlet
 
REQUEST - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
REQUEST_KEY - Static variable in class net.bull.javamelody.internal.model.CounterError
 
requiresLayout() - Method in class net.bull.javamelody.Log4JAppender
reset() - Method in class net.bull.javamelody.internal.web.CounterResponseStream
Réinitialiser dataLength à 0.
reset() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
resetBuffer() - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
resetBufferedInputStream() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
 
RESOLUTION_SECONDS - Enum constant in enum class net.bull.javamelody.Parameter
Résolution des courbes en secondes (60 par défaut).
RESOURCE - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
RESUME_JOB - Enum constant in enum class net.bull.javamelody.internal.model.Action
Enlève la pause d'un job quartz.
REWRAP_DATASOURCES - Enum constant in enum class net.bull.javamelody.Parameter
Si Tomcat et si JNDI est utilisé pour les datasources, active le rewraping des datasources au lieu de faire du rebinding dans JNDI (false par défaut).
RrdNioBackend - Class in net.bull.javamelody.internal.model
JRobin backend which is used to store RRD data to ordinary disk files by using fast java.nio.* package.
RrdNioBackend(String, boolean, int) - Constructor for class net.bull.javamelody.internal.model.RrdNioBackend
Creates RrdFileBackend object for the given file path, backed by java.nio.* classes.
RrdNioBackendFactory - Class in net.bull.javamelody.internal.model
Factory class which creates actual RrdNioBackend objects.
RrdNioBackendFactory() - Constructor for class net.bull.javamelody.internal.model.RrdNioBackendFactory
 
RUM - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
RUM_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
If Real User Monitoring enabled by injecting Boomerang javascript into html page ("false" by default).
RumInjector - Class in net.bull.javamelody.internal.web
Injection du script Boomerang avant le tag </body> pour le Real User Monitoring (RUM).
RUNTIME_DEPENDENCIES - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 

S

SAMPLING_EXCLUDED_PACKAGES - Enum constant in enum class net.bull.javamelody.Parameter
Liste de packages exclus du sampling ("java,sun,com.sun,javax,org.apache,org.hibernate,oracle,org.postgresql,org.eclipse" par défaut).
SAMPLING_INCLUDED_PACKAGES - Enum constant in enum class net.bull.javamelody.Parameter
List of packages to include for sampling, can be used if sampling-excluded-packages is null (null by default).
SAMPLING_SECONDS - Enum constant in enum class net.bull.javamelody.Parameter
Période en secondes du sampling pour trouver les hotspots (null par défaut : pas de sampling).
SamplingProfiler - Class in net.bull.javamelody.internal.model
Detect CPU hotspots CPU by periodic sampling of the stack-traces of the threads.
SamplingProfiler() - Constructor for class net.bull.javamelody.internal.model.SamplingProfiler
Constructor.
SamplingProfiler(String, String) - Constructor for class net.bull.javamelody.internal.model.SamplingProfiler
Constructor.
SamplingProfiler(List<String>, List<String>) - Constructor for class net.bull.javamelody.internal.model.SamplingProfiler
Constructor.
SamplingProfiler.SampledMethod - Class in net.bull.javamelody.internal.model
Sampled method.
scheduleReportMailForLocalServer(Collector, Timer) - Static method in class net.bull.javamelody.internal.web.MailReport
 
SEMAINE - Enum constant in enum class net.bull.javamelody.internal.model.Period
Semaine.
send() - Method in class net.bull.javamelody.internal.publish.MetricsPublisher
 
send(String, String, String, List<File>, boolean) - Method in class net.bull.javamelody.internal.common.Mailer
Envoie un mail.
SEND_THREAD_INTERRUPT - Enum constant in enum class net.bull.javamelody.internal.model.Action
Envoi un signal interrupt à un thread java.
sendError(int) - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
sendError(int, String) - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
sendReportMail(Collector, boolean, List<JavaInformations>, Period) - Method in class net.bull.javamelody.internal.web.MailReport
 
sendReportMailForLocalServer(Collector, Period) - Method in class net.bull.javamelody.internal.web.MailReport
 
SerializableController - Class in net.bull.javamelody.internal.web
Contrôleur au sens MVC pour la partie des données sérialisées.
SerializableController(Collector) - Constructor for class net.bull.javamelody.internal.web.SerializableController
 
SERIALIZED - Enum constant in enum class net.bull.javamelody.internal.model.TransportFormat
Sérialisation java.
SERVICES_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une méthode de façade autre que ejb3, spring ou guice (ie par MonitoringProxy).
SESSION_COUNTRY_KEY - Static variable in class net.bull.javamelody.SessionListener
 
SESSION_ID - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
SESSION_REMOTE_ADDR - Static variable in class net.bull.javamelody.SessionListener
 
SESSION_REMOTE_USER - Static variable in class net.bull.javamelody.SessionListener
 
SESSION_USER_AGENT - Static variable in class net.bull.javamelody.SessionListener
 
sessionCreated(HttpSessionEvent) - Method in class net.bull.javamelody.SessionListener
sessionDestroyed(HttpSessionEvent) - Method in class net.bull.javamelody.SessionListener
sessionDidActivate(HttpSessionEvent) - Method in class net.bull.javamelody.SessionListener
SessionInformations - Class in net.bull.javamelody.internal.model
Informations sur une session http.
SessionInformations(HttpSession, boolean) - Constructor for class net.bull.javamelody.internal.model.SessionInformations
 
SessionInformations.SessionAttribute - Class in net.bull.javamelody.internal.model
Attribut de session.
SessionListener - Class in net.bull.javamelody
Listener de session http (HttpSessionListener) pour le monitoring.
SessionListener() - Constructor for class net.bull.javamelody.SessionListener
Constructeur.
SessionListener(boolean) - Constructor for class net.bull.javamelody.SessionListener
Constructeur.
SESSIONS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
sessionWillPassivate(HttpSessionEvent) - Method in class net.bull.javamelody.SessionListener
setApplicationContext(ApplicationContext) - Method in class net.bull.javamelody.SpringContext
setApplicationType(String) - Method in class net.bull.javamelody.MonitoringFilter
 
setCookies(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
setCounterRange(Range) - Method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
setCurrentRequests(List<CounterRequestContext>) - Method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
setDefaultRange(Range) - Static method in class net.bull.javamelody.internal.web.HttpCookieManager
 
setDisplayed(boolean) - Method in class net.bull.javamelody.internal.model.Counter
Définit si ce counter est affiché dans les rapports.
setExcludedDatasources(Set<String>) - Method in class net.bull.javamelody.SpringDataSourceBeanPostProcessor
Définit les noms des datasources Spring exclues.
setFileSyncTimer(Timer) - Static method in class net.bull.javamelody.internal.model.RrdNioBackend
Sets the timer.
setIncludeLastValue(boolean) - Method in class net.bull.javamelody.PrometheusStandardTag
 
setInterfaceName(String) - Method in class net.bull.javamelody.MonitoredWithInterfacePointcut
Définit le nom de l'interface à matcher (non null).
setJmxValue(String) - Method in class net.bull.javamelody.PrometheusMBeanTag
 
setLength(long) - Method in class net.bull.javamelody.internal.model.RrdNioBackend
Sets length of the underlying RRD file.
setMaxRequestsCount(int) - Method in class net.bull.javamelody.internal.model.Counter
Définit le nombre maximum de requêtes dans ce counter (entier positif).
setMetricHelp(String) - Method in class net.bull.javamelody.PrometheusCounterRequestTag
 
setMetricHelp(String) - Method in class net.bull.javamelody.PrometheusCustomTag
 
setMetricHelp(String) - Method in class net.bull.javamelody.PrometheusMBeanTag
 
setMetricName(String) - Method in class net.bull.javamelody.PrometheusCustomTag
 
setMetricName(String) - Method in class net.bull.javamelody.PrometheusMBeanTag
 
setMetricType(PrometheusCustomTag.MetricType) - Method in class net.bull.javamelody.PrometheusCustomTag
 
setMetricType(PrometheusMBeanTag.MetricType) - Method in class net.bull.javamelody.PrometheusMBeanTag
 
setOrder(int) - Method in class net.bull.javamelody.SpringDataSourceBeanPostProcessor
Définit la priorité dans le contexte Spring.
setOrder(int) - Method in class net.bull.javamelody.SpringElasticsearchOperationsBeanPostProcessor
Définit la priorité dans le contexte Spring.
setOrder(int) - Method in class net.bull.javamelody.SpringMongoDbFactoryBeanPostProcessor
Définit la priorité dans le contexte Spring.
setOrder(int) - Method in class net.bull.javamelody.SpringRestTemplateBeanPostProcessor
Définit la priorité dans le contexte Spring.
setRequestId(String) - Method in class net.bull.javamelody.PrometheusCounterRequestTag
 
setRequestTransformPattern(Pattern) - Method in class net.bull.javamelody.internal.model.Counter
Définit l'expression régulière permettant de transformer les requêtes de ce counter avant agrégation dans les statistiques.
setStatus(int) - Method in class net.bull.javamelody.internal.web.CounterServletResponseWrapper
setSyncPeriod(int) - Static method in class net.bull.javamelody.internal.model.RrdNioBackendFactory
Sets time between consecutive background synchronizations.
setTargetName(String) - Method in class net.bull.javamelody.SpringDataSourceFactoryBean
Name of target bean to instrument.
setURLs(List<URL>) - Method in class net.bull.javamelody.internal.model.RemoteCollector
 
setUsed(boolean) - Method in class net.bull.javamelody.internal.model.Counter
Définit si ce counter est utilisé (servira éventuellement à initialiser displayed dans FilterContext).
setValue(String) - Method in enum class net.bull.javamelody.Parameter
Définit la valeur d'un paramètre en tant que propriété système.
setWebXmlExistsAndPomXmlExists(boolean, boolean) - Static method in class net.bull.javamelody.internal.model.JavaInformations
 
setWriteListener(WriteListener) - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
 
SEVERE_THRESHOLD_MILLIS - Enum constant in enum class net.bull.javamelody.Parameter
Seuil en millisecondes pour décompte en niveau severe (moyenne globale + 2 * écart-type par défaut).
shouldDisplayHttpRequest(List<CounterError>) - Static method in class net.bull.javamelody.internal.web.html.HtmlCounterErrorReport
 
shouldDisplayUser(List<CounterError>) - Static method in class net.bull.javamelody.internal.web.html.HtmlCounterErrorReport
 
shouldUseEnglishInsteadOfUkrainian() - Static method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
showAlertAndRedirectTo(HttpServletResponse, String, String) - Static method in class net.bull.javamelody.internal.web.CollectorController
 
SINGLETON - Static variable in class net.bull.javamelody.JdbcWrapper
Instance singleton de JdbcWrapper (ici on ne connaît pas le ServletContext).
SMALL_GRAPH_HEIGHT - Static variable in class net.bull.javamelody.internal.web.pdf.PdfCoreReport
 
SMALL_GRAPH_WIDTH - Static variable in class net.bull.javamelody.internal.web.pdf.PdfCoreReport
 
SMALL_HEIGHT - Static variable in class net.bull.javamelody.internal.model.JRobin
 
sortSessions(List<SessionInformations>) - Static method in class net.bull.javamelody.SessionListener
 
SOURCE - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
SPRING_BEANS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
SPRING_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une méthode spring.
SpringContext - Class in net.bull.javamelody
Enregistrement du context Spring.
SpringContext() - Constructor for class net.bull.javamelody.SpringContext
Constructeur.
SpringDataSourceBeanPostProcessor - Class in net.bull.javamelody
Post-processor Spring pour une éventuelle DataSource défini dans le fichier xml Spring.
SpringDataSourceBeanPostProcessor() - Constructor for class net.bull.javamelody.SpringDataSourceBeanPostProcessor
 
SpringDataSourceFactoryBean - Class in net.bull.javamelody
Spring FactoryBean for wrapping datasources with monitoring proxy.
SpringDataSourceFactoryBean() - Constructor for class net.bull.javamelody.SpringDataSourceFactoryBean
 
SpringElasticsearchOperationsBeanPostProcessor - Class in net.bull.javamelody
Post-processor Spring pour une éventuelle interface ElasticsearchOperations définie dans le fichier xml Spring.
SpringElasticsearchOperationsBeanPostProcessor() - Constructor for class net.bull.javamelody.SpringElasticsearchOperationsBeanPostProcessor
 
SpringMongoDbFactoryBeanPostProcessor - Class in net.bull.javamelody
Post-processor Spring pour une éventuelle MongoDbFactory définie dans le fichier xml Spring.
SpringMongoDbFactoryBeanPostProcessor() - Constructor for class net.bull.javamelody.SpringMongoDbFactoryBeanPostProcessor
 
SpringRestTemplateBeanPostProcessor - Class in net.bull.javamelody
Post-processor Spring pour un éventuel RestTemplate défini dans le fichier xml Spring.
SpringRestTemplateBeanPostProcessor() - Constructor for class net.bull.javamelody.SpringRestTemplateBeanPostProcessor
 
SpringRestTemplateInterceptor - Class in net.bull.javamelody
Interceptor for Spring RestTemplate.
SpringRestTemplateInterceptor() - Constructor for class net.bull.javamelody.SpringRestTemplateInterceptor
 
SQL_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des requêtes SQL.
SQL_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description de la requête sql (identifiants non bindés dans une clause in par exemple) afin de permettre l'agrégation sur ces requêtes.
STATSD_ADDRESS - Enum constant in enum class net.bull.javamelody.Parameter
Address of the StatsD server to send metrics to, for example: 11.22.33.44:8125 (null by default).
STATSD_PREFIX - Enum constant in enum class net.bull.javamelody.Parameter
Prefix of metrics that are sent to the StatsD server.
stop() - Method in class net.bull.javamelody.internal.model.Collector
 
stop() - Method in class net.bull.javamelody.internal.model.CollectorServer
Stoppe les collectes dans ce serveur de collecte et purge les données.
stop() - Static method in class net.bull.javamelody.internal.model.JRobin
 
stop() - Method in class net.bull.javamelody.internal.publish.MetricsPublisher
 
stopJRobin() - Static method in class net.bull.javamelody.internal.model.Collector
 
Stopwatch - Class in net.bull.javamelody
Stopwatch to record execution times of a piece of code in the services statistics.
Stopwatch(String) - Constructor for class net.bull.javamelody.Stopwatch
Starts a stopwatch (must always be used in try-with-resource):
STORAGE_DIRECTORY - Enum constant in enum class net.bull.javamelody.Parameter
Nom du répertoire de stockage (monitoring par défaut).
STRUTS_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
Nom du counter des actions Struts.
STRUTS_TRANSFORM_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière (null par défaut) pour transformer la description d'une action Struts 2.
StrutsInterceptor - Class in net.bull.javamelody
Interceptor Struts 2 pour avoir les temps moyens des actions Struts.
StrutsInterceptor() - Constructor for class net.bull.javamelody.StrutsInterceptor
Constructeur.
summary - Enum constant in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
 
summary - Enum constant in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
 
sync() - Method in class net.bull.javamelody.internal.model.RrdNioBackend
This method forces all data cached in memory but not yet stored in the file, to be stored in it.
SYSTEM_ACTIONS_ENABLED - Enum constant in enum class net.bull.javamelody.Parameter
Active les actions systèmes telles que Ramasse-miettes, Invalidation sessions et Heap-dump (true par défaut).

T

TEMPORARY_DIRECTORY - Static variable in class net.bull.javamelody.internal.common.Parameters
 
THREAD_ID - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
ThreadInformations - Class in net.bull.javamelody.internal.model
Informations sur un thread java, sans code html de présentation.
ThreadInformations(Thread, List<StackTraceElement>, long, long, boolean, String) - Constructor for class net.bull.javamelody.internal.model.ThreadInformations
 
THREADS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
THREADS_DUMP - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
toBar(double) - Static method in class net.bull.javamelody.internal.web.pdf.Bar
 
toBarWithAlert(double) - Static method in class net.bull.javamelody.internal.web.pdf.Bar
 
toHtml(String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
TOKEN - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
TomcatInformations - Class in net.bull.javamelody.internal.model
Informations sur Tomcat, sans code html de présentation.
toPdf() - Method in class net.bull.javamelody.internal.web.pdf.PdfReport
 
toString() - Method in enum class net.bull.javamelody.internal.common.HttpParameter
 
toString() - Method in enum class net.bull.javamelody.internal.common.HttpPart
 
toString() - Method in class net.bull.javamelody.internal.model.CacheInformations
toString() - Method in class net.bull.javamelody.internal.model.Collector
toString() - Method in class net.bull.javamelody.internal.model.ConnectionInformations
toString() - Method in class net.bull.javamelody.internal.model.Counter
toString() - Method in class net.bull.javamelody.internal.model.CounterError
toString() - Method in class net.bull.javamelody.internal.model.CounterRequest
toString() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
toString() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
toString() - Method in class net.bull.javamelody.internal.model.DatabaseInformations
toString() - Method in class net.bull.javamelody.internal.model.JavaInformations
toString() - Method in class net.bull.javamelody.internal.model.JCacheInformations
toString() - Method in class net.bull.javamelody.internal.model.JndiBinding
toString() - Method in class net.bull.javamelody.internal.model.JobInformations
toString() - Method in class net.bull.javamelody.internal.model.JRobin
 
toString() - Method in class net.bull.javamelody.internal.model.MavenArtifact
 
toString() - Method in class net.bull.javamelody.internal.model.MBeanNode.MBeanAttribute
toString() - Method in class net.bull.javamelody.internal.model.MBeanNode
toString() - Method in class net.bull.javamelody.internal.model.MemoryInformations
toString() - Method in class net.bull.javamelody.internal.model.Range
toString() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
 
toString() - Method in class net.bull.javamelody.internal.model.SessionInformations
toString() - Method in class net.bull.javamelody.internal.model.ThreadInformations
toString() - Method in class net.bull.javamelody.internal.model.TomcatInformations
toString() - Method in class net.bull.javamelody.JdbcDriver
toString() - Method in class net.bull.javamelody.SessionListener
TOUT - Enum constant in enum class net.bull.javamelody.internal.model.Period
Tout.
TRANSPORT_FORMAT - Enum constant in enum class net.bull.javamelody.Parameter
Format du transport entre un serveur de collecte et une application monitorée (serialized : sérialisation java par défaut et recommandée pour les performances, xml : possible).
TransportFormat - Enum Class in net.bull.javamelody.internal.model
Liste des formats de transport entre un serveur de collecte et une application monitorée (hors protocole à priori http).

U

unbindContext() - Method in class net.bull.javamelody.internal.model.Counter
 
unbindLocale() - Static method in class net.bull.javamelody.internal.common.I18N
Enlève le lien entre la locale et le thread courant.
unbindRequest() - Static method in class net.bull.javamelody.internal.model.CounterError
Enlève le lien entre la requête http et le thread courant.
unbindSession() - Static method in class net.bull.javamelody.SessionListener
Enlève le lien entre la session et le thread courant.
unregisterApplicationNodeInCollectServer() - Static method in class net.bull.javamelody.MonitoringFilter
Call the optional collect server to unregister this application's node.
update() - Method in class net.bull.javamelody.internal.model.SamplingProfiler
 
UPDATE_CHECK_DISABLED - Enum constant in enum class net.bull.javamelody.Parameter
Désactive l'update-check (false par défaut).
UpdateChecker - Class in net.bull.javamelody.internal.model
Checks for update of javamelody version.
URL_EXCLUDE_PATTERN - Enum constant in enum class net.bull.javamelody.Parameter
Expression régulière pour exclure certaines urls du monitoring (null par défaut).
urlEncode(String) - Static method in class net.bull.javamelody.internal.common.I18N
 
USAGES - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 

V

valueOf(String) - Static method in enum class net.bull.javamelody.internal.common.HttpParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.internal.common.HttpPart
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.internal.model.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.internal.model.Period
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.internal.model.TransportFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.Parameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
Returns the enum constant of this class with the specified name.
valueOfByMailCode(String) - Static method in enum class net.bull.javamelody.internal.model.Period
 
valueOfIgnoreCase(String) - Static method in enum class net.bull.javamelody.internal.model.Action
Convertit le code d'une action en énumération de l'action.
valueOfIgnoreCase(String) - Static method in enum class net.bull.javamelody.internal.model.Period
 
valueOfIgnoreCase(String) - Static method in enum class net.bull.javamelody.internal.model.TransportFormat
 
values() - Static method in enum class net.bull.javamelody.internal.common.HttpParameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.internal.common.HttpPart
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.internal.model.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.internal.model.Period
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.internal.model.TransportFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.Parameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.PrometheusCustomTag.MetricType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.bull.javamelody.PrometheusMBeanTag.MetricType
Returns an array containing the constants of this enum class, in the order they are declared.
VirtualMachine - Class in net.bull.javamelody.internal.model
Classe d'attachement dynamique utilisée ici pour obtenir l'histogramme de la mémoire.

W

warn(String, Throwable) - Static method in class net.bull.javamelody.internal.common.LOG
 
warn(String, Throwable) - Method in interface net.bull.javamelody.JavaMelodyLogger
Log interne en niveau warn.
WARNING_THRESHOLD_MILLIS - Enum constant in enum class net.bull.javamelody.Parameter
Seuil en millisecondes pour décompte en niveau warning (moyenne globale + 1 écart-type par défaut).
WEB_XML - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
WEBAPP_VERSIONS - Enum constant in enum class net.bull.javamelody.internal.common.HttpPart
 
WIDTH - Enum constant in enum class net.bull.javamelody.internal.common.HttpParameter
 
write(byte[]) - Method in class net.bull.javamelody.internal.web.CounterResponseStream
write(byte[]) - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
write(byte[], int, int) - Method in class net.bull.javamelody.internal.web.CounterResponseStream
write(byte[], int, int) - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
write(int) - Method in class net.bull.javamelody.internal.web.CounterResponseStream
write(int) - Method in class net.bull.javamelody.internal.web.FilterServletOutputStream
write(long, byte[]) - Method in class net.bull.javamelody.internal.model.RrdNioBackend
Writes bytes to the underlying RRD file on the disk
writeAddAndRemoveApplicationLinks(String, Collection<String>, Writer) - Static method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeAllCurrentRequestsAsPart() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeAllCurrentRequestsAsPart(Map<JavaInformations, List<CounterRequestContext>>, Collector, List<Counter>, long) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeAllThreadsAsPart() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeCacheWithKeys(String, CacheInformations, String, String, boolean) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeConnections(List<ConnectionInformations>, boolean) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeCounterSummaryPerClass(String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeCounterSummaryPerClass(Collector, Counter, String, Range) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeCrashes() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeDatabase(DatabaseInformations) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeDatabaseInformations(DatabaseInformations) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeDataUnavailableForApplication(String, HttpServletResponse) - Static method in class net.bull.javamelody.internal.web.CollectorController
 
writeDependencies() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHashPassword(String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHeapHistogram(HeapHistogram) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeHeapHistogram(HeapHistogram, String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHotspots(List<SamplingProfiler.SampledMethod>) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHotspots(List<SamplingProfiler.SampledMethod>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeHtmlFooter() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHtmlHeader() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeHtmlToLastShutdownFile() - Method in class net.bull.javamelody.internal.web.MonitoringController
 
writeJCacheWithKeys(String, JCacheInformations, String, String, boolean) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeJndi(List<JndiBinding>, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeJndi(List<JndiBinding>, String) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeLastShutdown() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writelnTo(String, Writer) - Static method in class net.bull.javamelody.internal.common.I18N
Écrit un texte, puis un retour chariot, dans un flux en remplaçant dans le texte les clés entourées de deux '#' par leurs traductions dans la locale courante.
writeMBeans(List<MBeanNode>) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeMBeans(List<MBeanNode>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeMBeans(Map<String, List<MBeanNode>>) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeMBeans(Map<String, List<MBeanNode>>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeMessage(HttpServletRequest, HttpServletResponse, String, String) - Method in class net.bull.javamelody.internal.web.CollectorController
 
writeMessageIfNotNull(String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeOnlyAddApplication(HttpServletResponse) - Static method in class net.bull.javamelody.internal.web.CollectorController
 
writeProcesses(List<ProcessInformations>) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeProcesses(Map<String, List<ProcessInformations>>) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeProcessInformations(List<ProcessInformations>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeProcessInformations(Map<String, List<ProcessInformations>>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeRequestAndGraphDetail(String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeRequestAndGraphDetail(Collector, CollectorServer, Range, String) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeRequestUsages(String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeRuntimeDependencies(Counter, Range) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeSerializableTo(Serializable, OutputStream) - Method in enum class net.bull.javamelody.internal.model.TransportFormat
 
writeSessionDetail(String, SessionInformations) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeSessionInformations(List<SessionInformations>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeSessions(List<SessionInformations>, String, String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeSource(String) - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeSpringContext() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeThreads(List<JavaInformations>) - Method in class net.bull.javamelody.internal.web.pdf.PdfOtherReport
 
writeThreadsDump() - Method in class net.bull.javamelody.internal.web.html.HtmlReport
 
writeThreadsDump() - Method in class net.bull.javamelody.internal.web.html.HtmlThreadInformationsReport
 
writeTo(String, Writer) - Static method in class net.bull.javamelody.internal.common.I18N
Écrit un texte dans un flux en remplaçant dans le texte les clés entourées de deux '#' par leurs traductions dans la locale courante.

X

X_FRAME_OPTIONS - Enum constant in enum class net.bull.javamelody.Parameter
Valeur de l'entête http X-Frame-Options, par exemple, DENY, SAMEORIGIN, ALLOW-FROM http://example.com, ALLOWALL (SAMEORIGIN par défaut).
XML - Enum constant in enum class net.bull.javamelody.internal.model.TransportFormat
XML (avec XStream / XPP).

Z

zipFile(File, File) - Static method in class net.bull.javamelody.internal.common.InputOutput
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form