|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.stats.JCRStats
public class JCRStats
Collects and provides information about number of JCR sessions used by this instance of Magnolia.
Constructor Summary | |
---|---|
JCRStats()
|
Method Summary | |
---|---|
void |
decSessionCount()
|
static JCRStats |
getInstance()
|
int |
getSessionCount()
|
void |
incSessionCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JCRStats()
Method Detail |
---|
public int getSessionCount()
getSessionCount
in interface JCRStatsMBean
public void incSessionCount()
public void decSessionCount()
public static JCRStats getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |