net.anotheria.moskitodemo
Class JustTest

java.lang.Object
  extended by javax.management.NotificationBroadcasterSupport
      extended by net.anotheria.moskitodemo.JustTest
All Implemented Interfaces:
NotificationBroadcaster, NotificationEmitter, JustTestMBean

public class JustTest
extends NotificationBroadcasterSupport
implements JustTestMBean


Constructor Summary
JustTest()
           
 
Method Summary
 int getRequestCount()
           
 int getRequestCount(String intName)
           
 
Methods inherited from class javax.management.NotificationBroadcasterSupport
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JustTest

public JustTest()
Method Detail

getRequestCount

public int getRequestCount()
Specified by:
getRequestCount in interface JustTestMBean

getRequestCount

public int getRequestCount(String intName)
Specified by:
getRequestCount in interface JustTestMBean


Copyright © 2010-2012 anotheria.net. All Rights Reserved.