Uses of Class
org.apache.examples.panorama.startup.impl.Task

Packages that use Task
org.apache.examples.annotations.panorama   
 

Uses of Task in org.apache.examples.annotations.panorama
 

Methods in org.apache.examples.annotations.panorama that return types with arguments of type Task
 java.util.List<Task> PanoramaStartupModule.getTasks()
           
 

Method parameters in org.apache.examples.annotations.panorama with type arguments of type Task
 void PanoramaMailModule.contributeTaks(java.util.List<Task> tasks)
           
 void PanoramaDiscussionsModule.contributeTaks(java.util.List<Task> tasks)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.