com.atlassian.jira.soap.axis
Class JiraAxisServerFactory

java.lang.Object
  extended by org.apache.axis.server.DefaultAxisServerFactory
      extended by com.atlassian.jira.soap.axis.JiraAxisServerFactory
All Implemented Interfaces:
org.apache.axis.server.AxisServerFactory

public class JiraAxisServerFactory
extends org.apache.axis.server.DefaultAxisServerFactory


Constructor Summary
JiraAxisServerFactory()
           
 
Method Summary
 org.apache.axis.server.AxisServer getServer(Map environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraAxisServerFactory

public JiraAxisServerFactory()
Method Detail

getServer

public org.apache.axis.server.AxisServer getServer(Map environment)
                                            throws org.apache.axis.AxisFault
Specified by:
getServer in interface org.apache.axis.server.AxisServerFactory
Overrides:
getServer in class org.apache.axis.server.DefaultAxisServerFactory
Throws:
org.apache.axis.AxisFault


Copyright © 2002-2012 Atlassian. All Rights Reserved.