Uses of Class
org.apache.oozie.servlet.JsonRestServlet.ParameterInfo

Packages that use JsonRestServlet.ParameterInfo
org.apache.oozie.servlet   
 

Uses of JsonRestServlet.ParameterInfo in org.apache.oozie.servlet
 

Constructor parameters in org.apache.oozie.servlet with type arguments of type JsonRestServlet.ParameterInfo
JsonRestServlet.ResourceInfo(java.lang.String name, java.util.List<java.lang.String> methods, java.util.List<JsonRestServlet.ParameterInfo> parameters)
          Creates a ResourceInfo with a REST resource definition.
 



Copyright © 2010 Yahoo. All Rights Reserved.