org.jboss.mx.persistence
Class NullPersistence
java.lang.Object
   org.jboss.mx.persistence.NullPersistence
org.jboss.mx.persistence.NullPersistence
- All Implemented Interfaces: 
- PersistenceManager
- public class NullPersistence- extends Object- implements PersistenceManager
Provides an empty implementation of the PersistenceManager
 interface.
- Version:
- $Revision: 1.1.8.2 $
- Author:
- Juha Lindfors., Matt Munz
- See Also:
- PersistenceManager
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NullPersistence
public NullPersistence()
load
public void load(ModelMBeanInvoker mbean,
                 MBeanInfo info)
- 
- Specified by:
- loadin interface- PersistenceManager
 
- 
 
store
public void store(MBeanInfo info)
- 
- Specified by:
- storein interface- PersistenceManager
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.