org.exoplatform.container.jmx
Class ExoQueryExp

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

public class ExoQueryExp
extends Object
implements QueryExp

Jul 30, 2004

See Also:
Serialized Form

Constructor Summary
ExoQueryExp(String domain)
           
 
Method Summary
 boolean apply(ObjectName name)
           
 void setMBeanServer(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(String domain)
Method Detail

setMBeanServer

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

apply

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


Copyright © 2009 eXo Platform SAS. All Rights Reserved.