org.apache.geronimo.console.jsr77
Class Jsr77Lookup

java.lang.Object
  extended by org.apache.geronimo.console.jsr77.Jsr77Lookup

public class Jsr77Lookup
extends Object

Looks up JSR-77 statistics in response to AJAX calls from portlets.


Constructor Summary
Jsr77Lookup()
           
 
Method Summary
 DynamicServerInfo getJavaVMStatistics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jsr77Lookup

public Jsr77Lookup()
Method Detail

getJavaVMStatistics

public DynamicServerInfo getJavaVMStatistics()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.