Uses of Class
org.rhq.helpers.pluginGen.Props

Uses of Props in org.rhq.helpers.pluginGen
 

Methods in org.rhq.helpers.pluginGen that return types with arguments of type Props
 Set<Props> Props.getChildren()
           
 

Methods in org.rhq.helpers.pluginGen with parameters of type Props
 void PluginGen.createFile(Props props, String template, String fileName, String directory)
          Apply a template to generate a file
 

Method parameters in org.rhq.helpers.pluginGen with type arguments of type Props
 void Props.setChildren(Set<Props> children)
           
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.