站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

Uses of Interface org.jboss.ant.JMX.Operation (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


Uses of Interface
org.jboss.ant.JMX.Operation

Packages that use JMX.Operation
org.jboss.ant An Ant plugin to call jmx operations and set and get attributes on MBeans in JBoss. 
 

Uses of JMX.Operation in org.jboss.ant
 

Classes in org.jboss.ant that implement JMX.Operation
static class JMX.Getter
          The class Getter specifies getting an attribute value of an mbean.
static class JMX.Invoke
          The class Invoke specifies the invocation of a managed operation.
static class JMX.Setter
          The class Setter specifies setting an attribute value on an mbean.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.