public class SoapModuleDescriptor extends RpcModuleDescriptor
authenticated, publishedInterface, servicePath| Constructor and Description | 
|---|
| SoapModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getServiceName() | 
| void | init(com.atlassian.plugin.Plugin plugin,
    org.dom4j.Element element) | 
| protected void | resetServerConfig() | 
disabled, enabled, getModule, getPublishedInterface, getServicePath, isAuthenticatedassertModuleClassImplements, checkPermissions, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringpublic SoapModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin,
                 org.dom4j.Element element)
          throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<Object>init in class RpcModuleDescriptorcom.atlassian.plugin.PluginParseExceptionprotected void resetServerConfig()
resetServerConfig in class RpcModuleDescriptorpublic String getServiceName()
Copyright © 2003–2022 Atlassian. All rights reserved.