org.jboss.jms.server
Class MessagingTimeoutFactory

java.lang.Object
  extended by org.jboss.jms.server.MessagingTimeoutFactory

public class MessagingTimeoutFactory
extends java.lang.Object

Version:
$Revision: 2319 $ $Id: MessagingTimeoutFactory.java 2319 2007-02-15 07:16:11Z ovidiu.feodorov@jboss.com $
Author:
Tim Fox

Field Summary
static MessagingTimeoutFactory instance
           
 
Method Summary
 TimeoutFactory getFactory()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static MessagingTimeoutFactory instance
Method Detail

getFactory

public TimeoutFactory getFactory()

reset

public void reset()


Copyright © 2006 JBoss Inc. All Rights Reserved.