|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor
com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor
com.atlassian.confluence.plugin.descriptor.rpc.SoapModuleDescriptor
public class SoapModuleDescriptor
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor |
---|
authenticated, log, publishedInterface, servicePath |
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
---|
plugin, resources, singleton |
Constructor Summary | |
---|---|
SoapModuleDescriptor()
|
Method Summary | |
---|---|
java.lang.String |
getServiceName()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
protected void |
resetServerConfig()
|
void |
setAxisSoapServer(RpcServer axisSoapServer)
|
void |
setGlueSoapServer(RpcServer glueSoapServer)
|
Methods inherited from class com.atlassian.confluence.plugin.descriptor.rpc.RpcModuleDescriptor |
---|
disabled, enabled, getModule, getPublishedInterface, getServicePath, isAuthenticated |
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 SoapModuleDescriptor()
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
init
in class RpcModuleDescriptor
com.atlassian.plugin.PluginParseException
protected void resetServerConfig()
resetServerConfig
in class RpcModuleDescriptor
public void setGlueSoapServer(RpcServer glueSoapServer)
public void setAxisSoapServer(RpcServer axisSoapServer)
public java.lang.String getServiceName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |