|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
com.atlassian.plugin.servlet.descriptors.BaseServletModuleDescriptor<javax.servlet.http.HttpServlet>
com.atlassian.plugin.servlet.descriptors.ServletModuleDescriptor
com.atlassian.confluence.plugin.servlet.descriptors.ServletModuleDescriptor
public class ServletModuleDescriptor
Subclasses ServletModuleDescriptor to
provide autowiring for listener modules.
ServletModuleDescriptor| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.servlet.descriptors.BaseServletModuleDescriptor |
|---|
log |
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
plugin, resources, singleton |
| Constructor Summary | |
|---|---|
ServletModuleDescriptor()
|
|
| Method Summary | |
|---|---|
protected void |
autowireObject(java.lang.Object object)
|
protected com.atlassian.plugin.servlet.ServletModuleManager |
getServletModuleManager()
|
void |
setServletModuleManager(com.atlassian.plugin.servlet.ServletModuleManager servletModuleManager)
|
| Methods inherited from class com.atlassian.plugin.servlet.descriptors.ServletModuleDescriptor |
|---|
disabled, enabled, getModule, getServlet |
| Methods inherited from class com.atlassian.plugin.servlet.descriptors.BaseServletModuleDescriptor |
|---|
getInitParams, getPaths, init |
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServletModuleDescriptor()
| Method Detail |
|---|
protected void autowireObject(java.lang.Object object)
autowireObject in class com.atlassian.plugin.servlet.descriptors.ServletModuleDescriptorprotected com.atlassian.plugin.servlet.ServletModuleManager getServletModuleManager()
getServletModuleManager in class com.atlassian.plugin.servlet.descriptors.ServletModuleDescriptorpublic void setServletModuleManager(com.atlassian.plugin.servlet.ServletModuleManager servletModuleManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||