Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
I
M
N
O
R
S
T
U
B
BasicMessageDrivenMetrics
- Class in
org.jboss.ejb3.metrics.deployer
BasicMessageDrivenMetrics Implementation of a MDB metrics collector.
BasicMessageDrivenMetrics(MessagingContainer)
- Constructor for class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
Constructor
BasicStatefulSessionMetrics
- Class in
org.jboss.ejb3.metrics.deployer
BasicStatefulSessionInstanceMetrics Implementation of a SFSB instance metrics collector.
BasicStatefulSessionMetrics(InvocationStatistics, StatefulContainer)
- Constructor for class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
Constructor
BasicStatelessSessionMetrics
- Class in
org.jboss.ejb3.metrics.deployer
BasicStatelessSessionMetrics Implementation of a SLSB metrics collector.
BasicStatelessSessionMetrics(InvocationStatistics, StatelessContainer)
- Constructor for class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
Constructor
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>)
- Method in class org.jboss.ejb3.metrics.deployer.
Ejb3MetricsDeployer
Build the managed object for the ejb3 metrics.
C
createMetaValue(MetaType, InvocationStatistics)
- Method in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
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.
BasicStatefulSessionMetrics
getAvailableCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
getCacheSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getCreateCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getCreateCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
getCurrentSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getCurrentSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
getInvocationStats()
- Method in class org.jboss.ejb3.metrics.deployer.
ManagedSessionMetricsWrapperBase
getInvocationStatsLastResetTime()
- Method in class org.jboss.ejb3.metrics.deployer.
ManagedSessionMetricsWrapperBase
Exposes the time, represented in milliseconds since the epoch, that the stats were last reset
getInvokeStats()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getKeepAliveMillis()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getMaxMessages()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getMaxPoolSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getMaxSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getMaxSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
getMetaType()
- Method in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
getMinPoolSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getName()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getName()
- Method in class org.jboss.ejb3.metrics.deployer.
ManagedSessionMetricsWrapperBase
Returns the EJB Name
getPassivatedCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getRemoveCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
getRemoveCount()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatelessSessionMetrics
getTimerService(Object)
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
getTotalSize()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicStatefulSessionMetrics
I
InvocationStatisticMetaMapper
- Class in
org.jboss.ejb3.metrics.deployer
InvocationStatisticMetaMapper
MetaMapper
for detyped EJB3 invocation statistics.
InvocationStatisticMetaMapper()
- Constructor for class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
isDeliveryActive()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
M
ManagedSessionMetricsWrapperBase
- Class in
org.jboss.ejb3.metrics.deployer
ManagedSessionMetricsWrapperBase Base class to to delegate to the underlying invocation stats and instance metrics, exposing management properties and operations.
mapToType()
- Method in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
METHOD_STATS_TYPE
- Static variable in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
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
R
resetInvocationStats()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
resetInvocationStats()
- Method in class org.jboss.ejb3.metrics.deployer.
ManagedSessionMetricsWrapperBase
S
startDelivery()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
stopDelivery()
- Method in class org.jboss.ejb3.metrics.deployer.
BasicMessageDrivenMetrics
T
TYPE
- Static variable in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
U
unwrapMetaValue(MetaValue)
- Method in class org.jboss.ejb3.metrics.deployer.
InvocationStatisticMetaMapper
B
C
D
E
G
I
M
N
O
R
S
T
U
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes