org.exoplatform.container.jmx
Class ExoQueryExp

java.lang.Object
  extended by org.exoplatform.container.jmx.ExoQueryExp
All Implemented Interfaces:
java.io.Serializable, javax.management.QueryExp

public class ExoQueryExp
extends java.lang.Object
implements javax.management.QueryExp

Jul 30, 2004

See Also:
Serialized Form

Constructor Summary
ExoQueryExp(java.lang.String domain)
           
 
Method Summary
 boolean apply(javax.management.ObjectName name)
           
 void setMBeanServer(javax.management.MBeanServer s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExoQueryExp

public ExoQueryExp(java.lang.String domain)
Method Detail

setMBeanServer

public void setMBeanServer(javax.management.MBeanServer s)
Specified by:
setMBeanServer in interface javax.management.QueryExp

apply

public boolean apply(javax.management.ObjectName name)
              throws javax.management.BadStringOperationException,
                     javax.management.BadBinaryOpValueExpException,
                     javax.management.BadAttributeValueExpException,
                     javax.management.InvalidApplicationException
Specified by:
apply in interface javax.management.QueryExp
Throws:
javax.management.BadStringOperationException
javax.management.BadBinaryOpValueExpException
javax.management.BadAttributeValueExpException
javax.management.InvalidApplicationException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.