com.atlassian.jira.web.servlet.rpc
Class PluggableXmlRpcRequestProcessor.XmlRpcServerConfigurator
java.lang.Object
com.atlassian.jira.web.servlet.rpc.PluggableXmlRpcRequestProcessor.XmlRpcServerConfigurator
- Enclosing class:
- PluggableXmlRpcRequestProcessor
public static final class PluggableXmlRpcRequestProcessor.XmlRpcServerConfigurator
- extends Object
Provides XML-RPC handler configuration from the plugin system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
public org.apache.xmlrpc.XmlRpcServer server()
onPluginModuleEnabled
@EventListener
public void onPluginModuleEnabled(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)
onPluginModuleDisabled
@EventListener
public void onPluginModuleDisabled(com.atlassian.plugin.event.events.PluginModuleDisabledEvent event)
Copyright © 2002-2012 Atlassian. All Rights Reserved.