Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.common
Class SessionMBeanBase

java.lang.Object
  extended by org.hyperic.hq.common.SessionMBeanBase
Direct Known Subclasses:
AgentAIScanService, AvailabilityCheckService, ScheduleVerificationService

public abstract class SessionMBeanBase
extends java.lang.Object

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

SessionMBeanBase

public SessionMBeanBase()
Method Detail

hit

public void hit(java.util.Date d)

hitInSession

protected abstract void hitInSession(java.util.Date d)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.