当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
PersistenceManagerMBean (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.pm.none
Interface PersistenceManagerMBean
- All Superinterfaces: 
- CacheStoreMBean, PersistenceManagerMBean, org.jboss.system.Service, org.jboss.system.ServiceMBean
- All Known Implementing Classes: 
- PersistenceManager
- public interface PersistenceManagerMBean- extends org.jboss.system.ServiceMBean, PersistenceManagerMBean, CacheStoreMBean
MBean interface.
 
| Fields inherited from interface org.jboss.system.ServiceMBean | 
| CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED | 
 
 
| Method Summary | 
|  javax.management.ObjectName | getDelegatePM()Retrieve the delegate persistence manager
 | 
|  void | setDelegatePM(javax.management.ObjectName delegateName)Set the delegate persistence manager
 | 
 
| Methods inherited from interface org.jboss.system.ServiceMBean | 
| getName, getState, getStateString, jbossInternalLifecycle | 
 
| Methods inherited from interface org.jboss.system.Service | 
| create, destroy, start, stop | 
 
 
 
getDelegatePM
public javax.management.ObjectName getDelegatePM()
- Retrieve the delegate persistence manager
 
- 
 
- 
- Returns:
- the object name of the delegate persistence manager
 
setDelegatePM
public void setDelegatePM(javax.management.ObjectName delegateName)
- Set the delegate persistence manager
 
- 
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.