站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Interface org.jboss.mx.persistence.PersistenceManager (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Interface
org.jboss.mx.persistence.PersistenceManager

Packages that use PersistenceManager
org.jboss.mx.modelmbean   
org.jboss.mx.persistence   
 

Uses of PersistenceManager in org.jboss.mx.modelmbean
 

Fields in org.jboss.mx.modelmbean declared as PersistenceManager
protected  PersistenceManager ModelMBeanInvoker.persistence
          Persistence manager.
 

Uses of PersistenceManager in org.jboss.mx.persistence
 

Classes in org.jboss.mx.persistence that implement PersistenceManager
 class DelegatingPersistenceManager
          DelegatingPersistenceManager.
 class MbeanInfoDbPm
          Class responsible for storing and loading the MBean info database.
 class NullPersistence
          Provides an empty implementation of the PersistenceManager interface.
 class ObjectStreamPersistenceManager
          Object Stream Persistence Manager.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.