FileDocCategorySizeDatePackage
HTTPServiceVirtualServerStats.javaAPI DocGlassfish v2 API2805Fri May 04 22:31:02 BST 2007com.sun.appserv.management.monitor.statistics

HTTPServiceVirtualServerStats

public interface HTTPServiceVirtualServerStats implements javax.management.j2ee.statistics.Stats
see
com.sun.appserv.management.monitor.HTTPServiceVirtualServerMonitor

Fields Summary
Constructors Summary
Methods Summary
public com.sun.appserv.management.j2ee.statistics.StringStatisticgetHosts()
Current => Space-separated list of hosts

public com.sun.appserv.management.j2ee.statistics.StringStatisticgetID()
Current => server name.

public com.sun.appserv.management.j2ee.statistics.StringStatisticgetInterfaces()
Current => Space-separated list of IP addresses

public com.sun.appserv.management.j2ee.statistics.StringStatisticgetMode()
Current one of:
  • "active"
  • "off"
  • "disabled"