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

QueryExpSupport (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


org.jboss.mx.util
Class QueryExpSupport

java.lang.Object
  extended byorg.jboss.mx.util.QueryExpSupport

public class QueryExpSupport
extends Object

A helper for query expressions

Version:
$Revision: 1.2 $
Author:
Adrian Brock.

Field Summary
static ThreadLocal server
          The MBeanServer (one per thread)
 
Constructor Summary
QueryExpSupport()
           
 
Method Summary
 void setMBeanServer(MBeanServer mbeanServer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

server

public static ThreadLocal server
The MBeanServer (one per thread)

Constructor Detail

QueryExpSupport

public QueryExpSupport()
Method Detail

setMBeanServer

public void setMBeanServer(MBeanServer mbeanServer)


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