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

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

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

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

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