|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.descriptors.AbstractModuleDescriptor<java.lang.Void> com.atlassian.plugin.osgi.factory.descriptor.ComponentModuleDescriptor com.atlassian.bamboo.plugin.descriptor.SpringComponentModuleDescriptor
public class SpringComponentModuleDescriptor
Field Summary |
---|
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
moduleClassName, plugin, resources, singleton |
Constructor Summary | |
---|---|
SpringComponentModuleDescriptor()
|
Method Summary | |
---|---|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
protected void |
loadClass(com.atlassian.plugin.Plugin plugin,
java.lang.String clazz)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
Methods inherited from class com.atlassian.plugin.osgi.factory.descriptor.ComponentModuleDescriptor |
---|
getModule, getModuleClassName |
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SpringComponentModuleDescriptor()
Method Detail |
---|
public void init(com.atlassian.plugin.Plugin plugin, org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.ModuleDescriptor<java.lang.Void>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<java.lang.Void>
com.atlassian.plugin.PluginParseException
protected void loadClass(com.atlassian.plugin.Plugin plugin, java.lang.String clazz) throws com.atlassian.plugin.PluginParseException
loadClass
in class com.atlassian.plugin.osgi.factory.descriptor.ComponentModuleDescriptor
com.atlassian.plugin.PluginParseException
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |