Uses of Class
org.springframework.roo.project.Execution

Uses of Execution in org.springframework.roo.project
 

Methods in org.springframework.roo.project that return types with arguments of type Execution
 List<Execution> Plugin.getExecutions()
           
 

Constructor parameters in org.springframework.roo.project with type arguments of type Execution
Plugin(String groupId, String artifactId, String version, Configuration configuration, List<Dependency> dependencies, List<Execution> executions)
          Convenience constructor.
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.