|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.common.SessionMBeanBase
public abstract class SessionMBeanBase
Since mbeans don't seem to be easily interceptable in JBoss, we can give them sessions by having them subclass this.
Constructor Summary | |
---|---|
SessionMBeanBase()
|
Method Summary | |
---|---|
void |
hit(java.util.Date d)
|
protected abstract void |
hitInSession(java.util.Date d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionMBeanBase()
Method Detail |
---|
public void hit(java.util.Date d)
protected abstract void hitInSession(java.util.Date d)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |