|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<AxisStubDecorator> com.atlassian.bamboo.plugin.descriptor.AxisStubDecoratorModuleDescriptor
public class AxisStubDecoratorModuleDescriptor
Module descriptor for the axis stub decorators.
Field Summary |
---|
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
moduleClassName, plugin, resources, singleton |
Constructor Summary | |
---|---|
AxisStubDecoratorModuleDescriptor()
|
Method Summary | |
---|---|
void |
decorate(org.apache.axis.client.Stub stub,
java.lang.String username)
|
void |
disabled()
|
AxisStubDecorator |
getModule()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor |
---|
getFreeMarkerResourceLocation, getVelocityResourceLocation, instantiateClass |
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
assertModuleClassImplements, destroy, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, 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 AxisStubDecoratorModuleDescriptor()
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<AxisStubDecorator>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<AxisStubDecorator>
com.atlassian.plugin.PluginParseException
public void decorate(@NotNull org.apache.axis.client.Stub stub, @Nullable java.lang.String username)
public AxisStubDecorator getModule()
getModule
in interface com.atlassian.plugin.ModuleDescriptor<AxisStubDecorator>
getModule
in class AbstractBambooModuleDescriptor<AxisStubDecorator>
public void disabled()
disabled
in interface com.atlassian.plugin.StateAware
disabled
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<AxisStubDecorator>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |