Uses of Interface
org.jasig.portlet.newsreader.service.IInitializationService

Packages that use IInitializationService
org.jasig.portlet.newsreader.mvc.portlet.reader   
org.jasig.portlet.newsreader.mvc.portlet.singlefeed   
 

Uses of IInitializationService in org.jasig.portlet.newsreader.mvc.portlet.reader
 

Method parameters in org.jasig.portlet.newsreader.mvc.portlet.reader with type arguments of type IInitializationService
 void NewsController.setInitializationServices(List<IInitializationService> services)
           
 

Uses of IInitializationService in org.jasig.portlet.newsreader.mvc.portlet.singlefeed
 

Method parameters in org.jasig.portlet.newsreader.mvc.portlet.singlefeed with type arguments of type IInitializationService
 void SingleFeedNewsController.setInitializationServices(List<IInitializationService> services)
           
 



Copyright © 2009-2013 Jasig. All Rights Reserved.