|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMSConnectionStats
Specifies the statistics provided by a JMS connection
Method Summary | |
---|---|
JMSSessionStats[] |
getSessions()
Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats. |
boolean |
isTransactional()
Returns the transactional state of this JMS connection. |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail |
---|
JMSSessionStats[] getSessions()
boolean isTransactional()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.