EJB3 Deployment Monitoring in WildFly: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:


* EAP 6.4.10
* EAP 6.4.10
=Overview=
<pre>
jboss.as:deployment=<deployment-name>,subsystem=ejb3,<bean-type>-bean=<bean-name>
</pre>
=Metrics=
====invocations====
====peakConcurrentInvocations====
====waitTime====
====executionTime====

Latest revision as of 17:00, 11 May 2017

Internal

Relevance

  • EAP 6.4.10

Overview

jboss.as:deployment=<deployment-name>,subsystem=ejb3,<bean-type>-bean=<bean-name>

Metrics

invocations

peakConcurrentInvocations

waitTime

executionTime