org.ow2.jonas.webapp.jonasadmin.monitoring
Class NodeInfoForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
All Implemented Interfaces:
Serializable

public class NodeInfoForm
extends org.apache.struts.action.ActionForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
NodeInfoForm()
           
 
Method Summary
 int getAllThreadsCount()
           
 long getBytesReceivedByConnectorTomcat()
           
 long getBytesSentByConnectorTomcat()
           
 int getConnectionFailuresJCAConnection()
           
 int getConnectionFailuresJDBCDatasource()
           
 int getConnectionLeaksJCAConnection()
           
 int getConnectionLeaksJDBCDatasource()
           
 String getConnectionUrl()
           
 int getCurrentBusyJCAConnection()
           
 int getCurrentBusyJDBCDatasource()
           
 int getCurrentNumberOfEJB()
           
 int getCurrentNumberOfEntity()
           
 int getCurrentNumberOfMDB()
           
 int getCurrentNumberOfSBF()
           
 int getCurrentNumberOfSBL()
           
 int getCurrentOpenedJCAConnection()
           
 int getCurrentOpenedJDBCDatasource()
           
 int getCurrentThreadBusyByConnectorTomcat()
           
 int getCurrentThreadCountByConnectorTomcat()
           
 int getCurrentTotalMemory()
           
 int getCurrentUsedMemory()
           
 int getCurrentWorkerPoolSize()
           
 int getErrorCountByConnectorTomcat()
           
 String getHostName()
           
 String getJavaVendor()
           
 String getJavaVersion()
           
 boolean getJcaConnection()
           
 boolean getJdbcDatasource()
           
 boolean getJmsJoram()
           
 int getJmsNbMsgsSendToDMQSinceCreation()
           
 int getJmsQueuesNbMsgsDeliverSinceCreation()
           
 int getJmsQueuesNbMsgsReceiveSinceCreation()
           
 int getJmsQueuesNbMsgsSendToDMQSinceCreation()
           
 int getJmsTopicsNbMsgsDeliverSinceCreation()
           
 int getJmsTopicsNbMsgsReceiveSinceCreation()
           
 int getJmsTopicsNbMsgsSendToDMQSinceCreation()
           
 String getJOnASVersion()
           
 String getLoadCPU()
           
 int getMaxThreadsByConnectorTomcat()
           
 int getMaxWorkerPoolSize()
           
 int getMinWorkerPoolSize()
           
 long getProcessingTimeByConnectorTomcat()
           
 String getProtocols()
           
 int getRejectedOpenJCAConnection()
           
 int getRejectedOpenJDBCDatasource()
           
 int getRequestCountByConnectorTomcat()
           
 int getServedOpenJCAConnection()
           
 int getServedOpenJDBCDatasource()
           
 String getServerName()
           
 String getState()
           
 boolean getTomcat()
           
 int getTotalBegunTransactions()
           
 int getTotalCommittedTransactions()
           
 int getTotalCurrentTransactions()
           
 int getTotalExpiredTransactions()
           
 int getTotalRolledbackTransactions()
           
 boolean getTransaction()
           
 int getWaiterCountJCAConnection()
           
 int getWaiterCountJDBCDatasource()
           
 long getWaitingTimeJCAConnection()
           
 long getWaitingTimeJDBCDatasource()
           
 boolean getWorkers()
           
 void setAllThreadsCount(int val)
           
 void setBytesReceivedByConnectorTomcat(long l)
           
 void setBytesSentByConnectorTomcat(long bytesSentByConnectorTomcat)
           
 void setConnectionFailuresJCAConnection(int connectionFailuresJCAConnection)
           
 void setConnectionFailuresJDBCDatasource(int connectionFailuresJDBCDatasource)
           
 void setConnectionLeaksJCAConnection(int connectionLeaksJCAConnection)
           
 void setConnectionLeaksJDBCDatasource(int connectionLeaksJDBCDatasource)
           
 void setConnectionUrl(String connectionUrl)
           
 void setCurrentBusyJCAConnection(int currentBusyJCAConnection)
           
 void setCurrentBusyJDBCDatasource(int currentBusyJDBCDatasource)
           
 void setCurrentNumberOfEJB(int currentNumberOfEJB)
           
 void setCurrentNumberOfEntity(int currentNumberOfEntity)
           
 void setCurrentNumberOfMDB(int currentNumberOfMDB)
           
 void setCurrentNumberOfSBF(int currentNumberOfSBF)
           
 void setCurrentNumberOfSBL(int currentNumberOfSBL)
           
 void setCurrentOpenedJCAConnection(int currentOpenedJCAConnection)
           
 void setCurrentOpenedJDBCDatasource(int currentOpenedJDBCDatasource)
           
 void setCurrentThreadBusyByConnectorTomcat(int currentThreadBusyByConnectorTomcat)
           
 void setCurrentThreadCountByConnectorTomcat(int currentThreadCountByConnectorTomcat)
           
 void setCurrentTotalMemory(int val)
           
 void setCurrentUsedMemory(int val)
           
 void setCurrentWorkerPoolSize(int currentWorkerPoolSize)
           
 void setErrorCountByConnectorTomcat(int errorCountByConnectorTomcat)
           
 void setHostName(String val)
           
 void setJavaVendor(String val)
           
 void setJavaVersion(String val)
           
 void setJcaConnection(boolean jcaConnection)
           
 void setJdbcDatasource(boolean jdbcDatasource)
           
 void setJmsJoram(boolean joramJms)
           
 void setJmsNbMsgsSendToDMQSinceCreation(int jmsNbMsgsSendToDMQSinceCreation)
           
 void setJmsQueuesNbMsgsDeliverSinceCreation(int jmsQueuesNbMsgsDeliverSinceCreation)
           
 void setJmsQueuesNbMsgsReceiveSinceCreation(int jmsQueuesNbMsgsReceiveSinceCreation)
           
 void setJmsQueuesNbMsgsSendToDMQSinceCreation(int jmsQueuesNbMsgsSendToDMQSinceCreation)
           
 void setJmsTopicsNbMsgsDeliverSinceCreation(int jmsTopicsNbMsgsDeliverSinceCreation)
           
 void setJmsTopicsNbMsgsReceiveSinceCreation(int jmsTopicsNbMsgsReceiveSinceCreation)
           
 void setJmsTopicsNbMsgsSendToDMQSinceCreation(int jmsTopicsNbMsgsSendToDMQSinceCreation)
           
 void setJOnASVersion(String val)
           
 void setLoadCPU(String val)
           
 void setMaxThreadsByConnectorTomcat(int maxThreadsByConnectorTomcat)
           
 void setMaxWorkerPoolSize(int maxWorkerPoolSize)
           
 void setMinWorkerPoolSize(int minWorkerPoolSize)
           
 void setProcessingTimeByConnectorTomcat(long value)
           
 void setProtocols(String protocols)
           
 void setRejectedOpenJCAConnection(int rejectedOpenJCAConnection)
           
 void setRejectedOpenJDBCDatasource(int rejectedOpenJDBCDatasource)
           
 void setRequestCountByConnectorTomcat(int requestCountByConnectorTomcat)
           
 void setServedOpenJCAConnection(int servedOpenJCAConnection)
           
 void setServedOpenJDBCDatasource(int servedOpenJDBCDatasource)
           
 void setServerName(String val)
           
 void setState(String val)
           
 void setTomcat(boolean tomcat)
           
 void setTotalBegunTransactions(int totalBegunTransactions)
           
 void setTotalCommittedTransactions(int totalCommittedTransactions)
           
 void setTotalCurrentTransactions(int totalCurrentTransactions)
           
 void setTotalExpiredTransactions(int totalExpiredTransactions)
           
 void setTotalRolledbackTransactions(int totalRolledbackTransactions)
           
 void setTransaction(boolean transaction)
           
 void setWaiterCountJCAConnection(int waiterCountJCAConnection)
           
 void setWaiterCountJDBCDatasource(int waiterCountJDBCDatasource)
           
 void setWaitingTimeJCAConnection(long waitingTimeJCAConnection)
           
 void setWaitingTimeJDBCDatasource(long waitingTimeJDBCDatasource)
           
 void setWorkers(boolean workers)
           
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfoForm

public NodeInfoForm()
Method Detail

setServerName

public void setServerName(String val)

getServerName

public String getServerName()

setJOnASVersion

public void setJOnASVersion(String val)

getJOnASVersion

public String getJOnASVersion()

setJavaVersion

public void setJavaVersion(String val)

getJavaVersion

public String getJavaVersion()

setHostName

public void setHostName(String val)

getHostName

public String getHostName()

setJavaVendor

public void setJavaVendor(String val)

getJavaVendor

public String getJavaVendor()

setState

public void setState(String val)

getState

public String getState()

setLoadCPU

public void setLoadCPU(String val)

getLoadCPU

public String getLoadCPU()

setCurrentUsedMemory

public void setCurrentUsedMemory(int val)

getCurrentUsedMemory

public int getCurrentUsedMemory()

setCurrentTotalMemory

public void setCurrentTotalMemory(int val)

getCurrentTotalMemory

public int getCurrentTotalMemory()

setAllThreadsCount

public void setAllThreadsCount(int val)

getAllThreadsCount

public int getAllThreadsCount()

getBytesReceivedByConnectorTomcat

public long getBytesReceivedByConnectorTomcat()

setBytesReceivedByConnectorTomcat

public void setBytesReceivedByConnectorTomcat(long l)

getBytesSentByConnectorTomcat

public long getBytesSentByConnectorTomcat()

setBytesSentByConnectorTomcat

public void setBytesSentByConnectorTomcat(long bytesSentByConnectorTomcat)

getConnectionFailuresJCAConnection

public int getConnectionFailuresJCAConnection()

setConnectionFailuresJCAConnection

public void setConnectionFailuresJCAConnection(int connectionFailuresJCAConnection)

getConnectionLeaksJCAConnection

public int getConnectionLeaksJCAConnection()

setConnectionLeaksJCAConnection

public void setConnectionLeaksJCAConnection(int connectionLeaksJCAConnection)

getCurrentBusyJCAConnection

public int getCurrentBusyJCAConnection()

setCurrentBusyJCAConnection

public void setCurrentBusyJCAConnection(int currentBusyJCAConnection)

getCurrentNumberOfEJB

public int getCurrentNumberOfEJB()

setCurrentNumberOfEJB

public void setCurrentNumberOfEJB(int currentNumberOfEJB)

getCurrentNumberOfMDB

public int getCurrentNumberOfMDB()

setCurrentNumberOfMDB

public void setCurrentNumberOfMDB(int currentNumberOfMDB)

getCurrentNumberOfSBF

public int getCurrentNumberOfSBF()

setCurrentNumberOfSBF

public void setCurrentNumberOfSBF(int currentNumberOfSBF)

getCurrentNumberOfSBL

public int getCurrentNumberOfSBL()

setCurrentNumberOfSBL

public void setCurrentNumberOfSBL(int currentNumberOfSBL)

getCurrentOpenedJCAConnection

public int getCurrentOpenedJCAConnection()

setCurrentOpenedJCAConnection

public void setCurrentOpenedJCAConnection(int currentOpenedJCAConnection)

getCurrentThreadBusyByConnectorTomcat

public int getCurrentThreadBusyByConnectorTomcat()

setCurrentThreadBusyByConnectorTomcat

public void setCurrentThreadBusyByConnectorTomcat(int currentThreadBusyByConnectorTomcat)

getCurrentThreadCountByConnectorTomcat

public int getCurrentThreadCountByConnectorTomcat()

setCurrentThreadCountByConnectorTomcat

public void setCurrentThreadCountByConnectorTomcat(int currentThreadCountByConnectorTomcat)

getCurrentWorkerPoolSize

public int getCurrentWorkerPoolSize()

setCurrentWorkerPoolSize

public void setCurrentWorkerPoolSize(int currentWorkerPoolSize)

getErrorCountByConnectorTomcat

public int getErrorCountByConnectorTomcat()

setErrorCountByConnectorTomcat

public void setErrorCountByConnectorTomcat(int errorCountByConnectorTomcat)

getJmsQueuesNbMsgsDeliverSinceCreation

public int getJmsQueuesNbMsgsDeliverSinceCreation()

setJmsQueuesNbMsgsDeliverSinceCreation

public void setJmsQueuesNbMsgsDeliverSinceCreation(int jmsQueuesNbMsgsDeliverSinceCreation)

getJmsQueuesNbMsgsReceiveSinceCreation

public int getJmsQueuesNbMsgsReceiveSinceCreation()

setJmsQueuesNbMsgsReceiveSinceCreation

public void setJmsQueuesNbMsgsReceiveSinceCreation(int jmsQueuesNbMsgsReceiveSinceCreation)

getJmsQueuesNbMsgsSendToDMQSinceCreation

public int getJmsQueuesNbMsgsSendToDMQSinceCreation()

setJmsQueuesNbMsgsSendToDMQSinceCreation

public void setJmsQueuesNbMsgsSendToDMQSinceCreation(int jmsQueuesNbMsgsSendToDMQSinceCreation)

getJmsTopicsNbMsgsDeliverSinceCreation

public int getJmsTopicsNbMsgsDeliverSinceCreation()

setJmsTopicsNbMsgsDeliverSinceCreation

public void setJmsTopicsNbMsgsDeliverSinceCreation(int jmsTopicsNbMsgsDeliverSinceCreation)

getJmsTopicsNbMsgsReceiveSinceCreation

public int getJmsTopicsNbMsgsReceiveSinceCreation()

setJmsTopicsNbMsgsReceiveSinceCreation

public void setJmsTopicsNbMsgsReceiveSinceCreation(int jmsTopicsNbMsgsReceiveSinceCreation)

getJmsTopicsNbMsgsSendToDMQSinceCreation

public int getJmsTopicsNbMsgsSendToDMQSinceCreation()

setJmsTopicsNbMsgsSendToDMQSinceCreation

public void setJmsTopicsNbMsgsSendToDMQSinceCreation(int jmsTopicsNbMsgsSendToDMQSinceCreation)

getMaxThreadsByConnectorTomcat

public int getMaxThreadsByConnectorTomcat()

setMaxThreadsByConnectorTomcat

public void setMaxThreadsByConnectorTomcat(int maxThreadsByConnectorTomcat)

getMaxWorkerPoolSize

public int getMaxWorkerPoolSize()

setMaxWorkerPoolSize

public void setMaxWorkerPoolSize(int maxWorkerPoolSize)

getMinWorkerPoolSize

public int getMinWorkerPoolSize()

setMinWorkerPoolSize

public void setMinWorkerPoolSize(int minWorkerPoolSize)

getProcessingTimeByConnectorTomcat

public long getProcessingTimeByConnectorTomcat()

setProcessingTimeByConnectorTomcat

public void setProcessingTimeByConnectorTomcat(long value)

getProtocols

public String getProtocols()

setProtocols

public void setProtocols(String protocols)

getRejectedOpenJCAConnection

public int getRejectedOpenJCAConnection()

setRejectedOpenJCAConnection

public void setRejectedOpenJCAConnection(int rejectedOpenJCAConnection)

getRequestCountByConnectorTomcat

public int getRequestCountByConnectorTomcat()

setRequestCountByConnectorTomcat

public void setRequestCountByConnectorTomcat(int requestCountByConnectorTomcat)

getTotalBegunTransactions

public int getTotalBegunTransactions()

setTotalBegunTransactions

public void setTotalBegunTransactions(int totalBegunTransactions)

getTotalCommittedTransactions

public int getTotalCommittedTransactions()

setTotalCommittedTransactions

public void setTotalCommittedTransactions(int totalCommittedTransactions)

getTotalCurrentTransactions

public int getTotalCurrentTransactions()

setTotalCurrentTransactions

public void setTotalCurrentTransactions(int totalCurrentTransactions)

getTotalExpiredTransactions

public int getTotalExpiredTransactions()

setTotalExpiredTransactions

public void setTotalExpiredTransactions(int totalExpiredTransactions)

getTotalRolledbackTransactions

public int getTotalRolledbackTransactions()

setTotalRolledbackTransactions

public void setTotalRolledbackTransactions(int totalRolledbackTransactions)

getWaiterCountJCAConnection

public int getWaiterCountJCAConnection()

setWaiterCountJCAConnection

public void setWaiterCountJCAConnection(int waiterCountJCAConnection)

getWaitingTimeJCAConnection

public long getWaitingTimeJCAConnection()

setWaitingTimeJCAConnection

public void setWaitingTimeJCAConnection(long waitingTimeJCAConnection)

getConnectionUrl

public String getConnectionUrl()

setConnectionUrl

public void setConnectionUrl(String connectionUrl)

getTomcat

public boolean getTomcat()

setTomcat

public void setTomcat(boolean tomcat)

getTransaction

public boolean getTransaction()

setTransaction

public void setTransaction(boolean transaction)

getWorkers

public boolean getWorkers()

setWorkers

public void setWorkers(boolean workers)

getConnectionFailuresJDBCDatasource

public int getConnectionFailuresJDBCDatasource()

setConnectionFailuresJDBCDatasource

public void setConnectionFailuresJDBCDatasource(int connectionFailuresJDBCDatasource)

getConnectionLeaksJDBCDatasource

public int getConnectionLeaksJDBCDatasource()

setConnectionLeaksJDBCDatasource

public void setConnectionLeaksJDBCDatasource(int connectionLeaksJDBCDatasource)

getCurrentBusyJDBCDatasource

public int getCurrentBusyJDBCDatasource()

setCurrentBusyJDBCDatasource

public void setCurrentBusyJDBCDatasource(int currentBusyJDBCDatasource)

getCurrentOpenedJDBCDatasource

public int getCurrentOpenedJDBCDatasource()

setCurrentOpenedJDBCDatasource

public void setCurrentOpenedJDBCDatasource(int currentOpenedJDBCDatasource)

getJcaConnection

public boolean getJcaConnection()

setJcaConnection

public void setJcaConnection(boolean jcaConnection)

getJdbcDatasource

public boolean getJdbcDatasource()

setJdbcDatasource

public void setJdbcDatasource(boolean jdbcDatasource)

getRejectedOpenJDBCDatasource

public int getRejectedOpenJDBCDatasource()

setRejectedOpenJDBCDatasource

public void setRejectedOpenJDBCDatasource(int rejectedOpenJDBCDatasource)

getServedOpenJCAConnection

public int getServedOpenJCAConnection()

setServedOpenJCAConnection

public void setServedOpenJCAConnection(int servedOpenJCAConnection)

getServedOpenJDBCDatasource

public int getServedOpenJDBCDatasource()

setServedOpenJDBCDatasource

public void setServedOpenJDBCDatasource(int servedOpenJDBCDatasource)

getWaiterCountJDBCDatasource

public int getWaiterCountJDBCDatasource()

setWaiterCountJDBCDatasource

public void setWaiterCountJDBCDatasource(int waiterCountJDBCDatasource)

getWaitingTimeJDBCDatasource

public long getWaitingTimeJDBCDatasource()

setWaitingTimeJDBCDatasource

public void setWaitingTimeJDBCDatasource(long waitingTimeJDBCDatasource)

getCurrentNumberOfEntity

public int getCurrentNumberOfEntity()

setCurrentNumberOfEntity

public void setCurrentNumberOfEntity(int currentNumberOfEntity)

getJmsJoram

public boolean getJmsJoram()

setJmsJoram

public void setJmsJoram(boolean joramJms)

getJmsNbMsgsSendToDMQSinceCreation

public int getJmsNbMsgsSendToDMQSinceCreation()

setJmsNbMsgsSendToDMQSinceCreation

public void setJmsNbMsgsSendToDMQSinceCreation(int jmsNbMsgsSendToDMQSinceCreation)


Copyright © 2010 OW2 Consortium. All Rights Reserved.