- 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 net.bull.javamelody.internal.model.TransportFormat
-
- checkSystemActionsEnabled() - Static method in enum net.bull.javamelody.internal.model.Action
-
Vérifie que le paramètre pour activer les actions systèmes est positionné.
- clear() - Method in class net.bull.javamelody.internal.model.Counter
-
Purge les requêtes, requêtes en cours et erreurs puis positionne la date et heure de début
à l'heure courante.
- clear() - Method in class net.bull.javamelody.internal.model.SamplingProfiler
-
- 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.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.
- collectConnectionInformations(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectConnectionInformations() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectCurrentRequests(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectCurrentRequests() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectDatabaseInformations(String, int) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectDatabaseInformations(int) - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectDataIncludingCurrentRequests() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectForApplicationForAction(String, List<URL>) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectHeapHistogram(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectHeapHistogram() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectHotspots(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectHotspots() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectJndiBindings(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectJndiBindings(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- 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(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectMBeans() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- 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.
- 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(String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectProcessInformations() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectSessionInformations(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectSessionInformations(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectSqlRequestExplainPlan(String, String) - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- collectSqlRequestExplainPlan(String) - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectWebappDependencies() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectWebappVersions() - Method in class net.bull.javamelody.internal.model.RemoteCollector
-
- collectWithoutErrors(List<JavaInformations>) - Method in class net.bull.javamelody.internal.model.Collector
-
- collectWithoutErrors() - Method in class net.bull.javamelody.internal.model.CollectorServer
-
- 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
-
- containsChildRequest(String) - Method in class net.bull.javamelody.internal.model.CounterRequest
-
- 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 - 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.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) - 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
-
- 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
-
- 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
.
- createConnectionProxy(Connection) - Method in class net.bull.javamelody.JdbcWrapper
-
- 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(DataSource) - Method in class net.bull.javamelody.JdbcWrapper
-
- createDataSourceProxy(String, DataSource) - Method in class net.bull.javamelody.JdbcWrapper
-
- 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
-
- 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_TOKEN_SESSION_NAME - Static variable in class net.bull.javamelody.SessionListener
-
- CUSTOM_PERIOD_SEPARATOR - Static variable in class net.bull.javamelody.internal.model.Range
-
- CustomResourceFilter - Class in net.bull.javamelody
-
Servlet filter to customize resources in html reports, such as css file.
- CustomResourceFilter() - Constructor for class net.bull.javamelody.CustomResourceFilter
-
- GC_ENABLED - Static variable in enum net.bull.javamelody.internal.model.Action
-
Booléen selon que l'action 'Garbage collector' est possible.
- generateSchema(PersistenceUnitInfo, Map) - Method in class net.bull.javamelody.JpaPersistence
- generateSchema(String, 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 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 net.bull.javamelody.internal.model.Period
-
- getCode() - Method in enum net.bull.javamelody.internal.model.TransportFormat
-
- getCode() - Method in enum 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 net.bull.javamelody.internal.model.Action
-
- getContextPath(ServletContext) - Static method in class net.bull.javamelody.internal.common.Parameters
-
- getContextPath() - Method in class net.bull.javamelody.internal.model.JavaInformations
-
- getContextPath() - Method in class net.bull.javamelody.internal.model.JndiBinding
-
- 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.
- 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(long) - Method in class net.bull.javamelody.internal.model.CounterRequestContext
-
- getDuration() - Method in class net.bull.javamelody.Stopwatch
-
- 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(List<JavaInformations>) - Static method in class net.bull.javamelody.internal.model.HsErrPid
-
- getHsErrPidList() - Method in class net.bull.javamelody.internal.model.JavaInformations
-
- 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 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 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 net.bull.javamelody.internal.model.Period
-
- getLoadedClassesCount() - Method in class net.bull.javamelody.internal.model.MemoryInformations
-
- getMailCode() - Method in enum 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 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 net.bull.javamelody.internal.common.HttpParameter
-
- getName() - Method in enum 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.JavaInformations
-
- getOs() - Method in class net.bull.javamelody.internal.model.SessionInformations
-
- 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
-
- getPageRenderingMean() - Method in class net.bull.javamelody.internal.model.CounterRequestRumData
-
- getParameterFrom(HttpServletRequest) - Method in enum 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.JavaInformations
-
- getPID() - Static method in class net.bull.javamelody.internal.model.PID
-
- getPid() - Method in class net.bull.javamelody.internal.model.ProcessInformations
-
- 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 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(ActionEvent) - Method in class net.bull.javamelody.JsfActionListener
-
- 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(InvocationContext) - Method in class net.bull.javamelody.MonitoringInterceptor
-
Determine request name for an invocation context.
- getRequestName(Method) - Method in class net.bull.javamelody.MonitoringProxy
-
- getRequestName(MethodInvocation) - Method in class net.bull.javamelody.MonitoringSpringInterceptor
-
Determine request name for a method invocation.
- getRequestName(InvocationContext) - Method in class net.bull.javamelody.MonitoringTargetInterceptor
-
- getRequestName(HttpRequest) - Method in class net.bull.javamelody.SpringRestTemplateInterceptor
-
- getRequestName(ActionInvocation) - Method in class net.bull.javamelody.StrutsInterceptor
-
- 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
-
- 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.
- getStringForJavascript(String) - Static method in class net.bull.javamelody.internal.common.I18N
-
Retourne une traduction dans la locale courante et l'encode pour affichage en javascript.
- 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
-
- 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
-
- getTime() - Method in class net.bull.javamelody.internal.model.HeapHistogram
-
- getTomcatInformationsList() - Method in class net.bull.javamelody.internal.model.JavaInformations
-
- 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) - Static method in class net.bull.javamelody.internal.model.CollectorServer
-
- 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 net.bull.javamelody.Parameter
-
- getValueAsBoolean() - Method in enum 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(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
-
- hasChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequest
-
- hasChildHits() - Method in class net.bull.javamelody.internal.model.CounterRequestContext
-
- hashCode() - Method in class net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
-
- 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.
- HIGH_USAGE_THRESHOLD_IN_PERCENTS - Static variable in class net.bull.javamelody.internal.model.JavaInformations
-
- 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.
- 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>, Range, Writer) - Constructor for class net.bull.javamelody.internal.web.html.HtmlReport
-
- HtmlReport(Collector, CollectorServer, List<JavaInformations>, Period, 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.
- 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 in net.bull.javamelody.internal.common
-
Enumération des paramètres dans les requêtes http.
- HttpPart - Enum in net.bull.javamelody.internal.common
-
Enumération des valeurs pour le paramètre "part" dans les requêtes http.
- I18N - Class in net.bull.javamelody.internal.common
-
Classe de gestion des traductions et de l'internationalisation (formats de dates et de nombre).
- info(String, Throwable) - Static method in class net.bull.javamelody.internal.common.LOG
-
- 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) - Method in interface net.bull.javamelody.JavaMelodyLogger
-
Log interne en niveau info.
- init(ServletConfig) - Method in class net.bull.javamelody.CollectorServlet
- init(FilterConfig) - Method in class net.bull.javamelody.CustomResourceFilter
- init(Timer, Collector, String) - Static method in class net.bull.javamelody.internal.model.UpdateChecker
-
- 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.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(FilterConfig) - Static method in class net.bull.javamelody.internal.common.Parameters
-
- initialize(ServletContext) - Static method in class net.bull.javamelody.internal.common.Parameters
-
- initialize() - Method in class net.bull.javamelody.PayloadNameRequestWrapper
-
- initJdbcDriverParameters(String, Properties) - Static method in class net.bull.javamelody.internal.common.Parameters
-
- initMBeans() - Static method in class net.bull.javamelody.internal.model.TomcatInformations
-
- InputOutput - Class in net.bull.javamelody.internal.common
-
Utilitaires entrées/sorties.
- 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
- intercept(ActionInvocation) - Method in class net.bull.javamelody.StrutsInterceptor
-
Intercepte une exécution d'action struts.
- INTERNAL_LOGGER_NAME - Static variable in interface net.bull.javamelody.JavaMelodyLogger
-
Nom du logger interne.
- invalidateAllSessionsExceptCurrentSession(HttpSession) - Static method in class net.bull.javamelody.SessionListener
-
- invalidateSession(String) - Static method in class net.bull.javamelody.SessionListener
-
- invoke(MethodInvocation) - Method in class net.bull.javamelody.MonitoringGuiceInterceptor
-
Performs method invocation.
- 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.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 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 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
-
- 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 - Class in net.bull.javamelody
-
Launcher class for stand-alone execution of JavaMelody Monitoring as
java -jar javamelody.war.
- main(String[]) - Static method in class net.bull.javamelody.Main
-
Méthode main appelée par la JVM.
- MavenArtifact - Class in net.bull.javamelody.internal.model
-
Lecture d'artifacts Maven.
- 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).
- 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.
- MemoryInformations - Class in net.bull.javamelody.internal.model
-
Informations systèmes sur la mémoire du serveur, sans code html de présentation.
- 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
-
- MongoWrapper - Class in net.bull.javamelody
-
Cette classe est utile pour construire des proxy pour
MongoDB.
- Monitored - Annotation Type in net.bull.javamelody
-
- 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
-
- MonitoredWithAnnotationPointcut() - Constructor for class net.bull.javamelody.MonitoredWithAnnotationPointcut
-
- MonitoredWithGuice - Annotation Type 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 Type in net.bull.javamelody
-
- MonitoringAsynchronousCdiInterceptor - Class in net.bull.javamelody
-
Intercepteur pour CDI & pour EJB 3.1 (Java EE 6+),
configuré automatiquement pour les beans et méthodes ayant l'annotation @
Asynchronous
.
- 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.
- 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
-
- 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
-
- MonitoringTargetInterceptor() - Constructor for class net.bull.javamelody.MonitoringTargetInterceptor
-
- 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(List<String>, List<String>) - Constructor for class net.bull.javamelody.internal.model.SamplingProfiler
-
Constructor.
- SamplingProfiler(String, 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
-
- send(String, String, String, List<File>, boolean) - Method in class net.bull.javamelody.internal.common.Mailer
-
Envoie un mail.
- send() - Method in class net.bull.javamelody.internal.publish.MetricsPublisher
-
- 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
-
- SESSION_COUNTRY_KEY - Static variable in class net.bull.javamelody.SessionListener
-
- 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
-
- SessionListener() - Constructor for class net.bull.javamelody.SessionListener
-
Constructeur.
- SessionListener(boolean) - Constructor for class net.bull.javamelody.SessionListener
-
Constructeur.
- 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.
- 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 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
-
- 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
-
- 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.
- 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):
try (Stopwatch stopwatch = new Stopwatch("nameyouwant")) {
// your code
}
- STRUTS_COUNTER_NAME - Static variable in class net.bull.javamelody.internal.model.Counter
-
Nom du counter des actions Struts.
- 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.
- 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.
- valueOf(String) - Static method in enum net.bull.javamelody.internal.common.HttpParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.internal.common.HttpPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.internal.model.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.internal.model.Period
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.internal.model.TransportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.PrometheusCustomTag.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bull.javamelody.PrometheusMBeanTag.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOfByMailCode(String) - Static method in enum net.bull.javamelody.internal.model.Period
-
- valueOfIgnoreCase(String) - Static method in enum net.bull.javamelody.internal.model.Action
-
Convertit le code d'une action en énumération de l'action.
- valueOfIgnoreCase(String) - Static method in enum net.bull.javamelody.internal.model.Period
-
- valueOfIgnoreCase(String) - Static method in enum net.bull.javamelody.internal.model.TransportFormat
-
- values() - Static method in enum net.bull.javamelody.internal.common.HttpParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.internal.common.HttpPart
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.internal.model.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.internal.model.Period
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.internal.model.TransportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.Parameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.PrometheusCustomTag.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.bull.javamelody.PrometheusMBeanTag.MetricType
-
Returns an array containing the constants of this enum type, 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.