当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
NullPersistence (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.persistence
Class NullPersistence
java.lang.Object
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.6 $
- 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:
load
in interface PersistenceManager
store
public void store(MBeanInfo info)
- Specified by:
store
in interface PersistenceManager
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.