Uses of Interface
org.jasig.portlet.newsreader.service.IInitializationService
Packages that use IInitializationService
-
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 IInitializationServiceModifier and TypeMethodDescriptionvoidNewsController.setInitializationServices(List<IInitializationService> services) Setter for the fieldinitializationServices.