Java Doc for ServerProxyMBean.java in » J2EE » JOnAS-4.8.6 » org » objectweb » jonas » management » monitoring » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
J2EE
»
JOnAS 4.8.6
»
org.objectweb.jonas.management.monitoring
Source Cross Reference
Class Diagram
Java Document (Java Doc)
org.objectweb.jonas.management.monitoring
.ServerProxyMBean
All known Subclasses:
org.objectweb.jonas.management.monitoring
.ServerProxy
,
ServerProxyMBean
public
interface ServerProxyMBean
(Code)
Implements MBean interface for proxy MBeans. A proxy MBean represents a server in the domain on the master server's MBean server.
author:
Adriana Danes
Method Summary
public
void
deployModule
(
String
filename)
public
int
getAllThreadsCount
()
public
long
getBytesReceivedByConnectorTomcat
()
public
long
getBytesSentByConnectorTomcat
()
public
String
getClusterDaemonName
()
public
int
getConnectionFailuresJCAConnection
()
int
getConnectionFailuresJDBCResource
()
public
int
getConnectionLeaksJCAConnection
()
int
getConnectionLeaksJDBCResource
()
public
String
getConnectionUrl
()
public
int
getCurrentBusyJCAConnection
()
int
getCurrentBusyJDBCResource
()
public
int
getCurrentNumberOfEJB
()
public
int
getCurrentNumberOfEntityBean
()
public
int
getCurrentNumberOfMDB
()
public
int
getCurrentNumberOfSBF
()
public
int
getCurrentNumberOfSBL
()
public
int
getCurrentOpenedJCAConnection
()
int
getCurrentOpenedJDBCResource
()
public
int
getCurrentThreadBusyByConnectorTomcat
()
public
int
getCurrentThreadCountByConnectorTomcat
()
public
Long
getCurrentTotalMemory
()
public
Long
getCurrentUsedMemory
()
public
int
getCurrentWorkerPoolSize
()
public
int
getErrorCountByConnectorTomcat
()
public
String
getHostName
()
public
String
getJOnASVersion
()
public
String
getJavaVendor
()
public
String
getJavaVersion
()
boolean
getJcaConnection
()
boolean
getJdbcDatasource
()
public
boolean
getJmsJoram
()
public
int
getJmsQueuesNbMsgsDeliverSinceCreation
()
public
int
getJmsQueuesNbMsgsReceiveSinceCreation
()
public
int
getJmsQueuesNbMsgsSendToDMQSinceCreation
()
public
int
getJmsTopicsNbMsgsDeliverSinceCreation
()
public
int
getJmsTopicsNbMsgsReceiveSinceCreation
()
public
int
getJmsTopicsNbMsgsSendToDMQSinceCreation
()
public
String
getLoadCPU
()
public
int
getMaxThreadsByConnectorTomcat
()
public
int
getMaxWorkerPoolSize
()
int
getMaxcheck
()
public
MBeanServer
getMbeanServer
()
public
int
getMinWorkerPoolSize
()
public
String
getObjectName
()
public
long
getProcessingTimeByConnectorTomcat
()
public
String
getProtocols
()
public
int
getRejectedOpenJCAConnection
()
int
getRejectedOpenJDBCResource
()
public
int
getRequestCountByConnectorTomcat
()
public
int
getServedOpenJCAConnection
()
int
getServedOpenJDBCResource
()
String
getState
()
boolean
getTomcat
()
public
int
getTotalBegunTransactions
()
public
int
getTotalCommittedTransactions
()
public
int
getTotalCurrentTransactions
()
public
int
getTotalExpiredTransactions
()
public
int
getTotalRolledbackTransactions
()
boolean
getTransaction
()
public
int
getWaiterCountJCAConnection
()
int
getWaiterCountJDBCResource
()
public
long
getWaitingTimeJCAConnection
()
long
getWaitingTimeJDBCResource
()
boolean
getWorkers
()
void
setMaxcheck
(int maxcheck)
void
startit
()
void
stopit
()
public
void
undeployModule
(
String
filename)
public
void
uploadDeployModule
(
String
filename, boolean replaceExisting)
public
void
uploadFile
(
String
filename, boolean replaceExisting)
Method Detail
deployModule
public
void deployModule(
String
filename)
(Code)
getAllThreadsCount
public
int getAllThreadsCount()
(Code)
getBytesReceivedByConnectorTomcat
public
long getBytesReceivedByConnectorTomcat()
(Code)
getBytesSentByConnectorTomcat
public
long getBytesSentByConnectorTomcat()
(Code)
getClusterDaemonName
public
String
getClusterDaemonName()
(Code)
getConnectionFailuresJCAConnection
public
int getConnectionFailuresJCAConnection()
(Code)
getConnectionFailuresJDBCResource
int getConnectionFailuresJDBCResource()
(Code)
getConnectionLeaksJCAConnection
public
int getConnectionLeaksJCAConnection()
(Code)
getConnectionLeaksJDBCResource
int getConnectionLeaksJDBCResource()
(Code)
getConnectionUrl
public
String
getConnectionUrl()
(Code)
getCurrentBusyJCAConnection
public
int getCurrentBusyJCAConnection()
(Code)
getCurrentBusyJDBCResource
int getCurrentBusyJDBCResource()
(Code)
getCurrentNumberOfEJB
public
int getCurrentNumberOfEJB()
(Code)
getCurrentNumberOfEntityBean
public
int getCurrentNumberOfEntityBean()
(Code)
getCurrentNumberOfMDB
public
int getCurrentNumberOfMDB()
(Code)
getCurrentNumberOfSBF
public
int getCurrentNumberOfSBF()
(Code)
getCurrentNumberOfSBL
public
int getCurrentNumberOfSBL()
(Code)
getCurrentOpenedJCAConnection
public
int getCurrentOpenedJCAConnection()
(Code)
getCurrentOpenedJDBCResource
int getCurrentOpenedJDBCResource()
(Code)
getCurrentThreadBusyByConnectorTomcat
public
int getCurrentThreadBusyByConnectorTomcat()
(Code)
getCurrentThreadCountByConnectorTomcat
public
int getCurrentThreadCountByConnectorTomcat()
(Code)
getCurrentTotalMemory
public
Long
getCurrentTotalMemory()
(Code)
getCurrentUsedMemory
public
Long
getCurrentUsedMemory()
(Code)
getCurrentWorkerPoolSize
public
int getCurrentWorkerPoolSize()
(Code)
getErrorCountByConnectorTomcat
public
int getErrorCountByConnectorTomcat()
(Code)
getHostName
public
String
getHostName()
(Code)
getJOnASVersion
public
String
getJOnASVersion()
(Code)
getJavaVendor
public
String
getJavaVendor()
(Code)
getJavaVersion
public
String
getJavaVersion()
(Code)
getJcaConnection
boolean getJcaConnection()
(Code)
getJdbcDatasource
boolean getJdbcDatasource()
(Code)
getJmsJoram
public
boolean getJmsJoram()
(Code)
getJmsQueuesNbMsgsDeliverSinceCreation
public
int getJmsQueuesNbMsgsDeliverSinceCreation()
(Code)
getJmsQueuesNbMsgsReceiveSinceCreation
public
int getJmsQueuesNbMsgsReceiveSinceCreation()
(Code)
getJmsQueuesNbMsgsSendToDMQSinceCreation
public
int getJmsQueuesNbMsgsSendToDMQSinceCreation()
(Code)
getJmsTopicsNbMsgsDeliverSinceCreation
public
int getJmsTopicsNbMsgsDeliverSinceCreation()
(Code)
getJmsTopicsNbMsgsReceiveSinceCreation
public
int getJmsTopicsNbMsgsReceiveSinceCreation()
(Code)
getJmsTopicsNbMsgsSendToDMQSinceCreation
public
int getJmsTopicsNbMsgsSendToDMQSinceCreation()
(Code)
getLoadCPU
public
String
getLoadCPU()
(Code)
getMaxThreadsByConnectorTomcat
public
int getMaxThreadsByConnectorTomcat()
(Code)
getMaxWorkerPoolSize
public
int getMaxWorkerPoolSize()
(Code)
getMaxcheck
int getMaxcheck()
(Code)
maximum number of retries when detecting a broken connection
getMbeanServer
public
MBeanServer
getMbeanServer()
(Code)
getMinWorkerPoolSize
public
int getMinWorkerPoolSize()
(Code)
getObjectName
public
String
getObjectName()
(Code)
getProcessingTimeByConnectorTomcat
public
long getProcessingTimeByConnectorTomcat()
(Code)
getProtocols
public
String
getProtocols()
(Code)
getRejectedOpenJCAConnection
public
int getRejectedOpenJCAConnection()
(Code)
getRejectedOpenJDBCResource
int getRejectedOpenJDBCResource()
(Code)
getRequestCountByConnectorTomcat
public
int getRequestCountByConnectorTomcat()
(Code)
getServedOpenJCAConnection
public
int getServedOpenJCAConnection()
(Code)
getServedOpenJDBCResource
int getServedOpenJDBCResource()
(Code)
getState
String
getState()
(Code)
the server's state as known by the proxy
getTomcat
boolean getTomcat()
(Code)
getTotalBegunTransactions
public
int getTotalBegunTransactions()
(Code)
getTotalCommittedTransactions
public
int getTotalCommittedTransactions()
(Code)
getTotalCurrentTransactions
public
int getTotalCurrentTransactions()
(Code)
getTotalExpiredTransactions
public
int getTotalExpiredTransactions()
(Code)
getTotalRolledbackTransactions
public
int getTotalRolledbackTransactions()
(Code)
getTransaction
boolean getTransaction()
(Code)
getWaiterCountJCAConnection
public
int getWaiterCountJCAConnection()
(Code)
getWaiterCountJDBCResource
int getWaiterCountJDBCResource()
(Code)
getWaitingTimeJCAConnection
public
long getWaitingTimeJCAConnection()
(Code)
getWaitingTimeJDBCResource
long getWaitingTimeJDBCResource()
(Code)
getWorkers
boolean getWorkers()
(Code)
setMaxcheck
void setMaxcheck(int maxcheck)
(Code)
Parameters:
maxcheck - value for maximum number of retries when detecting a broken connection
startit
void startit()
(Code)
Set state to RUNNING
stopit
void stopit()
(Code)
Stop server
undeployModule
public
void undeployModule(
String
filename)
(Code)
uploadDeployModule
public
void uploadDeployModule(
String
filename, boolean replaceExisting)
(Code)
uploadFile
public
void uploadFile(
String
filename, boolean replaceExisting)
(Code)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.