jmx在spring中的實現,有興趣的朋友可以下來
上傳時間: 2013-12-28
上傳用戶:LouieWu
簡單介紹了jmx規范,在此基礎上,討論了使用jmx體系結構建立網絡管理程序的一般方法,最后結合jmx規范和實現方法,分析基于jmx網絡管理系統的優勢。
上傳時間: 2014-11-27
上傳用戶:cursor
jmx的一個范例,對初學jmx架構很有幫助
上傳時間: 2014-12-07
上傳用戶:王者A
這個我沒看呢.jmx需要的同學就下吧..我自己沒來得及看.一定有用的.
標簽: jmx
上傳時間: 2017-06-13
上傳用戶:yoleeson
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (jmx) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through jmx by replacing any component you want with a jmx compliant implementation for the same APIs.
標簽: integrates develops services leading
上傳時間: 2014-11-03
上傳用戶:wsf950131
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a jmx agent with a jmx service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi where <hostName> is the hostname and <portNum> is the port number to which the jmx agent will be connected.
標簽: the demonstrates collection management
上傳時間: 2013-12-26
上傳用戶:lgnf
Distributed applications, devices, and services appear in many different arrangements in an enterprise. At your company, you probably access data from your intranet services, from computers distributed throughout the company network, and from services across the firewall out on the Web. For example, you might access a calendar-sharing application or a financial application to fill out expense sheets. Someone must maintain all these applications. Not only the applications, but also the hardware that supports them must be maintained. Resource management encompasses both applications and hardware. In fact, both application and hardware management can be supported through the development of Java Management Extensions (jmx) resource management software. This book will show how you can use jmx to manage and monitor all your resources across an enterprise—both software and hardware.
標簽: applications arrangements Distributed different
上傳時間: 2014-01-05
上傳用戶:330402686
前言 1. 簡介 1.1. 概覽 1.2. 使用場景 2. Spring 2.0 的新特性 2.1. 簡介 2.2. 控制反轉(IoC)容器 2.2.1. 更簡單的XML配置 2.2.2. 新的bean作用域 2.2.3. 可擴展的XML編寫 2.3. 面向切面編程(AOP) 2.3.1. 更加簡單的AOP XML配置 2.3.2. 對@AspectJ 切面的支持 2.4. 中間層 2.4.1. 在XML里更為簡單的聲明性事務配置 2.4.2. JPA 2.4.3. 異步的JMS 2.4.4. JDBC 2.5. Web層 2.5.1. Spring MVC的表單標簽庫 2.5.2. Spring MVC合理的默認值 2.5.3. Portlet 框架 2.6. 其他特性 2.6.1. 動態語言支持 2.6.2. jmx 2.6.3. 任務規劃 2.6.4. 對Java 5(Tiger)的支持 2.7. 移植到Spring 2.0 2.7.1. 一些變化 2.8. 更新的樣例應用
上傳時間: 2013-12-22
上傳用戶:lanwei