|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor
com.atlassian.plugin.descriptors.servlet.ServletModuleDescriptor
com.atlassian.confluence.plugin.descriptor.servlet.ServletModuleDescriptor
public class ServletModuleDescriptor
Field Summary |
---|
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.descriptors.servlet.ServletModuleManager |
getServletModuleManager()
|
void |
setServletModuleManager(com.atlassian.plugin.descriptors.servlet.ServletModuleManager servletModuleManager)
|
Methods inherited from class com.atlassian.plugin.descriptors.servlet.ServletModuleDescriptor |
---|
disabled, enabled, getInitParams, getModule, getPaths, getServlet, 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, 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.descriptors.servlet.ServletModuleDescriptor
protected com.atlassian.plugin.descriptors.servlet.ServletModuleManager getServletModuleManager()
getServletModuleManager
in class com.atlassian.plugin.descriptors.servlet.ServletModuleDescriptor
public void setServletModuleManager(com.atlassian.plugin.descriptors.servlet.ServletModuleManager servletModuleManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |