• (You can lift this restriction by using a more advanced JMX feature, dynamic MBeans.)

    可以高级jmx特性——动态mbean来去除这个限制

    youdao

  • We have observed how JMX is a coming-of-age technology that enables application programmers and device designers to add instrumentation to any software application or service quickly.

    我们了解到了JMX怎样成熟技术它使应用程序员设备设计者快速地将工具添加任何软件应用程序服务中。

    youdao

  • Once the instrumentation is in place, a JMX device can then be managed and monitored by almost any NMS through the use of protocol adapters and connectors.

    一旦工具到位可以通过几乎任何一种NMS(它通过使用协议适配器连接器)来管理监控JMX设备

    youdao

  • Monitoring and management for most of the platform services are turned on by default (the performance impact is minimal), so it is just a matter of connecting to the application with a JMX client.

    多数平台服务监视管理默认情况下都是开启的(性能影响最小),所以需要连接应用程序J MX客户机即可。

    youdao

  • The article includes a sample program so you can begin experimenting with a JMX client configuration administrator program.

    篇文章提供了一个示例程序以便开始尝试使用JMX客户机配置管理员程序。

    youdao

  • A standard approach is to use JMX, which provides a standard API to manage your application Settings.

    标准方法使用JMX提供了一个标准的API管理自己应用程序设置

    youdao

  • Through JMX technology, a set of platform resources to be controlled can be regarded as simple, well-defined objects whose properties map to the lower-level characteristics of the given resource.

    通过JMX技术需要控制平台资源可以当作简单的、定义良好对象,对象的属性映射到给定资源的更低级特征上。

    youdao

  • JSR 160 will specify how discovery of JMX agents should be performed over a network and specific means of remotely accessing an agent's capabilities.

    JSR 160详细说明一个网络应该如何执行JMX代理发现以及远程访问代理能力具体方式

    youdao

  • JMX is a standardized means for providing a remotely accessible management interface and is an easy way to add a flexible and powerful management interface to an application.

    JMX用来提供可以远程访问管理接口标准措施也是一种应用程序添加灵活强大的管理接口的简易方式

    youdao

  • A downloadable sample program that collects PMI data using the JMX interface is also included.

    同时包括一个使用JMX接口收集PMI数据可下载样本程序

    youdao

  • A JMX based node monitoring feature was also added.

    增加了一个基于JMX节点监测特性

    youdao

  • This API provides a convenient mechanism for extracting data from JMX-instrumented entities and presenting it as part of an autonomic touchpoint.

    API提供了一个非常方便机制,用于使用JMX 工具的实体提取数据将其作为自主接触点一部分呈现

    youdao

  • A JMX focused server simply ends up too static and highly coupled.

    专注于JMX服务器太过静态高度耦合告终

    youdao

  • Deliverables of JMX include a set of specifications, documentation for the APIs, a reference implementation conforming to the JMX spec, and a compatibility test suite.

    可交付使用JMX包括规范API文档符合JMX规范参考实现兼容性测试套件

    youdao

  • Figure 7 reveals the anatomy of a typical JMX agent.

    7揭示了典型JMX代理内部构造

    youdao

  • This is similar to the user specifying user name and password to login through the administrative console or through a JMX connector.

    用户指定用户密码通过管理控制台JMX连接器登录类似

    youdao

  • To set up your JMX agent to accept remote connections, you need to pass a few more JMX-related flags to the JVM.

    设置JMX代理接受远程连接需要JVM传递另外几个JMX相关的标志

    youdao

  • A developer can instrument an application using JMX to provide contextual information for issues that occur.

    开发者可以使用JMX应用程序装备测量仪器提供所发生问题上下文信息

    youdao

  • In the second line, we create a new session object to use for JMX interactions with the server.

    第二我们创建用于JMX服务器交互会话对象

    youdao

  • Many monitoring systems, however, do not have the built-in capability to obtain information from a JMX interface.

    但是许多监视系统没有JMX接口获取信息内置功能

    youdao

  • The combination of JMX support in the platform and the jconsole JMX client offers a painless way to add management and monitoring capabilities to our applications.

    结合平台JMX支持jconsole JMX客户机可以提供一种应用程序添加管理监视功能轻松方式

    youdao

  • Depending on the activity, a user could request cancellation through a GUI or through a network mechanism such as JMX or Web Services.

    取决于是什么活动用户可以通过一个GUI通过网络机制例如jmxweb服务来请求取消

    youdao

  • It allows to connect to a JMX server and list the exported MBeans and use the attributes or invoke the operations.

    使得开发者可以连接JMX服务器并列导出MBeans,最后使用属性调用操作

    youdao

  • The JMX architecture is a standard management model where business applications and resources are managed by managed Beans (MBeans).

    JMX体系结构一个标准管理模块Bean (Managed Bean, MBean)就是在该模块中管理业务应用程序资源的。

    youdao

  • JMX specifies a protocol used to communicate between the MBeanServer and the JMX client, which can run over a variety of transports.

    JMX指定了在MBeanServerJMX客户之间通信所使用协议,协议可以各种传输机制上运行

    youdao

  • A JMX-enabled application relies on an MBeanServer, which ACTS as a container for MBeans, providing remote access, namespace management, and security services.

    支持JMX应用程序依赖MBeanServer充当MBean容器提供远程访问命名空间管理安全服务

    youdao

  • A JMX agent is a software component that exposes a set of standardized agent services to remote management components and directly controls the JMX-manageable resources through their MBean interfaces.

    JMX代理软件组件,它远程管理组件公开标准化代理服务通过JMX可管理资源MBean接口直接控制这些资源。

    youdao

  • Is accessed through a different set of JMX connector ports.

    通过不同JMX连接器端口访问

    youdao

  • In addition to providing environment interrogation using code-completion, there is a JMX MBean navigator to visualize an MBean's properties and reference them from the WLST script.

    除了提供集成环境使用代码完成外,JMXMBean导航器可以使MBean属性可视化,同时可以在WLST脚本引用他们

    youdao

  • In order for an MBean to be exposed to a JMX client, it must be registered with an MBean server running inside of a JMX agent.

    为了MBean呈现JMX客户机必须使用内部运行JMX代理MBean服务器注册

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定