Uses of Class
fr.paris.lutece.portal.service.servlet.ServletEntry

Packages that use ServletEntry
fr.paris.lutece.portal.service.plugin   
fr.paris.lutece.portal.service.servlet   
 

Uses of ServletEntry in fr.paris.lutece.portal.service.plugin
 

Methods in fr.paris.lutece.portal.service.plugin that return types with arguments of type ServletEntry
 java.util.List<ServletEntry> PluginFile.getServlets()
          Returns servlet list of the plugin
 

Methods in fr.paris.lutece.portal.service.plugin with parameters of type ServletEntry
 void PluginFile.addServlet(ServletEntry entry)
          Add a servlet to the plugin definition
 

Uses of ServletEntry in fr.paris.lutece.portal.service.servlet
 

Methods in fr.paris.lutece.portal.service.servlet with parameters of type ServletEntry
 void ServletService.registerServlet(ServletEntry entry, Plugin plugin)
          Register a servlet
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.