|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletModuleDescriptor | |
|---|---|
| com.atlassian.plugin.servlet | |
| Uses of ServletModuleDescriptor in com.atlassian.plugin.servlet |
|---|
| Methods in com.atlassian.plugin.servlet that return ServletModuleDescriptor | |
|---|---|
ServletModuleDescriptor |
DelegatingPluginServlet.getModuleDescriptor()
|
| Methods in com.atlassian.plugin.servlet with parameters of type ServletModuleDescriptor | |
|---|---|
void |
ServletModuleManager.addServletModule(ServletModuleDescriptor descriptor)
Register a new servlet plugin module. |
void |
DefaultServletModuleManager.addServletModule(ServletModuleDescriptor descriptor)
|
void |
ServletModuleManager.removeServletModule(ServletModuleDescriptor descriptor)
Remove a previously registered servlet plugin module. |
void |
DefaultServletModuleManager.removeServletModule(ServletModuleDescriptor descriptor)
|
| Constructors in com.atlassian.plugin.servlet with parameters of type ServletModuleDescriptor | |
|---|---|
DelegatingPluginServlet(ServletModuleDescriptor descriptor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||