org.jboss.messaging.core.jmx
Class NullPersistenceManagerService

java.lang.Object
  extended by ServiceMBeanSupport
      extended by org.jboss.messaging.core.jmx.NullPersistenceManagerService

public class NullPersistenceManagerService
extends ServiceMBeanSupport

A NullPersistenceManagerService

Author:
Tim Fox

Constructor Summary
NullPersistenceManagerService()
           
 
Method Summary
 MessagingComponent getInstance()
           
protected  void startService()
           
protected  void stopService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullPersistenceManagerService

public NullPersistenceManagerService()
Method Detail

getInstance

public MessagingComponent getInstance()

startService

protected void startService()
                     throws java.lang.Exception
Throws:
java.lang.Exception

stopService

protected void stopService()
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 JBoss Inc. All Rights Reserved.