public interface PWCVirtualServerStats extends javax.management.j2ee.statistics.Stats
Modifier and Type | Method and Description |
---|---|
StringStatistic |
getHosts()
Returns the hosts related to this virtual server
|
StringStatistic |
getId()
Returns the virtual server ID
|
StringStatistic |
getInterfaces()
Returns the interfaces related to this virtual server
|
StringStatistic |
getMode()
Returns the current virtual server mode:
unknown/active
|
getStatistic, getStatisticNames, getStatistics
StringStatistic getId()
StringStatistic getMode()
StringStatistic getHosts()
StringStatistic getInterfaces()
Copyright © 2021. All rights reserved.