hudson.plugins.mantis.soap
Class MantisSessionFactory

java.lang.Object
  extended by hudson.plugins.mantis.soap.MantisSessionFactory

public final class MantisSessionFactory
extends java.lang.Object

Mantis Session factory.

Author:
Seiji Sogabe

Method Summary
static MantisSession getSession(MantisSite site)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSession

public static MantisSession getSession(MantisSite site)
                                throws MantisHandlingException
Throws:
MantisHandlingException


Copyright © 2010. All Rights Reserved.