Package com.atlassian.plugin.servlet.descriptors
package com.atlassian.plugin.servlet.descriptors
-
ClassesClassDescriptionActs as a base for other servlet type module descriptors to inherit.Provides a way for plugins to declare
ServletContextListeners so they can be notified when theServletContextis created for the plugin.Allows plugin developers to specify init parameters they would like added to the plugin localServletContext.A module descriptor that allows plugin developers to define servlet filters.A module descriptor that allows plugin developers to define servlets.