moazs.util
Class MoaFactory

java.lang.Object
  extended by moazs.util.MoaFactory

public class MoaFactory
extends Object


Constructor Summary
MoaFactory()
           
 
Method Summary
static int getMinload()
           
static String getPingUrl()
           
static net.sf.workqueue.WorkQueue getQueue()
          Liefert die aktuelle Queue
static int getQueueId()
           
static org.hibernate.classic.Session getSession()
          Liefert die aktuelle Session, erzeugt im ersten Aufruf die Initialisierung des Mappings
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoaFactory

public MoaFactory()
Method Detail

getQueue

public static net.sf.workqueue.WorkQueue getQueue()
Liefert die aktuelle Queue

Returns:
WorkQueue

getSession

public static org.hibernate.classic.Session getSession()
Liefert die aktuelle Session, erzeugt im ersten Aufruf die Initialisierung des Mappings

Returns:
Session

getQueueId

public static int getQueueId()
Returns:
int QueueID

getPingUrl

public static String getPingUrl()
Returns:
Sting PingUrl

getMinload

public static int getMinload()
Returns:


Copyright 2008 EGIZ. All Rights Reserved.