Uses of Class
org.jboss.messaging.core.plugin.IDManager

Packages that use IDManager
org.jboss.jms.server   
org.jboss.jms.server.destination   
org.jboss.messaging.core.tx   
 

Uses of IDManager in org.jboss.jms.server
 

Methods in org.jboss.jms.server that return IDManager
 IDManager ServerPeer.getMessageIDManager()
           
 IDManager ServerPeer.getChannelIDManager()
           
 

Uses of IDManager in org.jboss.jms.server.destination
 

Fields in org.jboss.jms.server.destination declared as IDManager
protected  IDManager DestinationServiceSupport.idm
           
 

Uses of IDManager in org.jboss.messaging.core.tx
 

Constructors in org.jboss.messaging.core.tx with parameters of type IDManager
TransactionRepository(PersistenceManager persistenceManager, MessageStore store, IDManager idManager)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.