org.apache.qpid.commands.objects
Class AllObjects

java.lang.Object
  extended by org.apache.qpid.commands.objects.ObjectNames
      extended by org.apache.qpid.commands.objects.AllObjects

public class AllObjects
extends ObjectNames


Field Summary
 
Fields inherited from class org.apache.qpid.commands.objects.ObjectNames
attributes, attributevalues, mbsc, querystring, set
 
Constructor Summary
AllObjects(MBeanServerConnection mbsc)
           
 
Method Summary
 void setQueryString(String object, String name)
           
 
Methods inherited from class org.apache.qpid.commands.objects.ObjectNames
displayinfo, displayobjects, displayqueues, echo, getAttribute, getQueryString, getSet, reportgenerator, returnObjects, setAttribute, setQueryString, setQueryStringforinfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllObjects

public AllObjects(MBeanServerConnection mbsc)
Method Detail

setQueryString

public void setQueryString(String object,
                           String name)


Licensed to the Apache Software Foundation