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

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

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

Methods in com.caucho.server.admin that return types with arguments of type ListJmxQueryReply.Param
 java.util.List<ListJmxQueryReply.Param> ListJmxQueryReply.Operation.getParams()
           
 

Methods in com.caucho.server.admin with parameters of type ListJmxQueryReply.Param
 void ListJmxQueryReply.Operation.add(ListJmxQueryReply.Param par)