Uses of Class
com.caucho.server.admin.ListJmxQueryReply.Attribute

Packages that use ListJmxQueryReply.Attribute
com.caucho.server.admin   
 

Uses of ListJmxQueryReply.Attribute in com.caucho.server.admin
 

Methods in com.caucho.server.admin that return types with arguments of type ListJmxQueryReply.Attribute
 java.util.List<ListJmxQueryReply.Attribute> ListJmxQueryReply.Bean.getAttributes()
           
 

Methods in com.caucho.server.admin with parameters of type ListJmxQueryReply.Attribute
 void ListJmxQueryReply.Bean.add(ListJmxQueryReply.Attribute attr)