B D E G M N O

B

BasicStatefulSessionInstanceMetrics - Class in org.jboss.ejb3.metrics.deployer
BasicStatefulSessionInstanceMetrics Threadsafe implementation of a SFSB instance metrics collector.
BasicStatefulSessionInstanceMetrics(StatefulContainer) - Constructor for class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
Constructor
BasicStatelessSessionInstanceMetrics - Class in org.jboss.ejb3.metrics.deployer
BasicStatelessSessionInstanceMetrics Threadsafe implementation of a SLSB instance metrics collector.
BasicStatelessSessionInstanceMetrics(StatelessContainer) - Constructor for class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
Constructor

D

deploy(DeploymentUnit, Ejb3Deployment) - Method in class org.jboss.ejb3.metrics.deployer.Ejb3MetricsDeployer
Creates a new Metrics collector for the EJB3 Deployment (typically created by the Ejb3Deployer) attached to this DeploymentUnit.

E

Ejb3MetricsDeployer - Class in org.jboss.ejb3.metrics.deployer
Ejb3MetricsDeployer Creates ManagedObject attachments to the current EJB3 deployment for Session Bean metrics.
Ejb3MetricsDeployer() - Constructor for class org.jboss.ejb3.metrics.deployer.Ejb3MetricsDeployer
Constructor; sets deployment stage and requisite input/output chain

G

getAvailableCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getAvailableCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
 
getCacheSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getCreateCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getCreateCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
 
getCurrentSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getCurrentSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
 
getMaxSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getMaxSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
 
getPassivatedCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getRemoveCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 
getRemoveCount() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatelessSessionInstanceMetrics
 
getStats() - Method in class org.jboss.ejb3.metrics.deployer.ManagedInvocationStatisticsWrapper
 
getTotalSize() - Method in class org.jboss.ejb3.metrics.deployer.BasicStatefulSessionInstanceMetrics
 

M

ManagedInvocationStatisticsWrapper - Class in org.jboss.ejb3.metrics.deployer
ManagedInvocationStatistics Simple wrapper to delegate to the underlying invocation stats, exposing as a managed object
ManagedInvocationStatisticsWrapper(InvocationStatistics) - Constructor for class org.jboss.ejb3.metrics.deployer.ManagedInvocationStatisticsWrapper
Constructor

N

NAME_OUTPUT - Static variable in class org.jboss.ejb3.metrics.deployer.Ejb3MetricsDeployer
Name of our output, a flag upon which other deployers may rely

O

org.jboss.ejb3.metrics.deployer - package org.jboss.ejb3.metrics.deployer
 

B D E G M N O