public class XmlRpcModuleDescriptor extends RpcModuleDescriptor
authenticated, publishedInterface, servicePath
Constructor and Description |
---|
XmlRpcModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory,
RpcServer xmlRpcServer) |
Modifier and Type | Method and Description |
---|---|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
protected void |
resetServerConfig() |
disabled, enabled, getModule, getPublishedInterface, getServicePath, isAuthenticated
assertModuleClassImplements, checkPermissions, destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toString
public XmlRpcModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, @Qualifier(value="xmlRpcServer") RpcServer xmlRpcServer)
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 RpcModuleDescriptor
com.atlassian.plugin.PluginParseException
protected void resetServerConfig()
resetServerConfig
in class RpcModuleDescriptor
Copyright © 2003–2018 Atlassian. All rights reserved.