|
||||||||||
| 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.Filter>
com.atlassian.plugin.servlet.descriptors.ServletFilterModuleDescriptor
com.atlassian.confluence.plugin.servlet.descriptors.ServletFilterModuleDescriptor
public class ServletFilterModuleDescriptor
Subclasses ServletFilterModuleDescriptor to
provide autowiring for listener modules.
ServletFilterModuleDescriptor| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.servlet.descriptors.ServletFilterModuleDescriptor |
|---|
byWeight |
| 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 | |
|---|---|
ServletFilterModuleDescriptor()
|
|
| Method Summary | |
|---|---|
protected void |
autowireObject(java.lang.Object obj)
|
protected com.atlassian.plugin.servlet.ServletModuleManager |
getServletModuleManager()
|
void |
setServletModuleManager(com.atlassian.plugin.servlet.ServletModuleManager servletModuleManager)
|
| Methods inherited from class com.atlassian.plugin.servlet.descriptors.ServletFilterModuleDescriptor |
|---|
disabled, enabled, getLocation, getModule, getWeight, init |
| Methods inherited from class com.atlassian.plugin.servlet.descriptors.BaseServletModuleDescriptor |
|---|
getInitParams, getPaths |
| 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 ServletFilterModuleDescriptor()
| Method Detail |
|---|
protected void autowireObject(java.lang.Object obj)
autowireObject in class com.atlassian.plugin.servlet.descriptors.ServletFilterModuleDescriptorprotected com.atlassian.plugin.servlet.ServletModuleManager getServletModuleManager()
getServletModuleManager in class com.atlassian.plugin.servlet.descriptors.ServletFilterModuleDescriptorpublic void setServletModuleManager(com.atlassian.plugin.servlet.ServletModuleManager servletModuleManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||