SOClass JMX

SOClass JMX

JMX Technology is a standard Java technology that allows monitoring and management of Java resources and applications. This technology supports also RMI which means that it allows remote control and monitoring. The monitored resources are encapsulated in special type of objects called MBeans, which are deployed over a JMX Server.

Any remote JMX Client can connect to the JMX Server (if the connection settings are correctly set) and can control and/or monitor the Manageable Java applications or resources.

The SOClass JMX Server allows remote monitoring and control over some features of the SOClass Server.

 JMX Client - SOClass JMX Server Connection

The monitored resources are:
  • AppServer;
  • ConnectionPool;
  • ConnectionManager;
  • DatabaseSource;
  • LoggedClients;
  • Clients;
  • ClientsLoginRestrictions;
  • ClientStatistics;
  • Profiler;
  • Log;
  • ThreadWatcher;
  • DumpServer;
  • GCFTableManager.

    • Related Articles

    • Java Technologies in SOClass

      The SOClass Platform is developed with Java programming language and uses a great variety of Java technologies in order to provide the flexibility and security that the customers need. The main Java technologies used for building the SOClass Platform ...
    • SOClass Concepts

      SOClass is designed to offer solutions based on an n-tier model. An n-tier application program is distributed among three or more separate computers or logical layers in a distributed network environment. The most common form of n-tier (meaning “some ...
    • SOClass Mail

      MailBox The purpose of the MailBox application is to provide a good communication between all users of the system and to provide a higher security level. MailBox The MailBox is an internal, system-dedicated application, which means that users can ...
    • SOClass Developer

      SOClass Developer provides rich development environment for creating e-documents and application modules. It includes the SOClass Development Server and Client, as well as the Advanced Development Kit (ADK). ​The ADK includes demonstration ...
    • SOClass e-Document Server

      SOClass e-Document Server provides the production environment for the customers. It includes SOClass Application Sever, SOClass Client and SOClass ULA. Modules created and tested with the SOClass Developer are easily installed on SOClass e-Document ...