|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of QueueFactory in org.jboss.messaging.core.persistence |
---|
Methods in org.jboss.messaging.core.persistence with parameters of type QueueFactory | |
---|---|
void |
StorageManager.loadBindings(QueueFactory queueFactory,
java.util.List<Binding> bindings,
java.util.List<SimpleString> destinations)
|
Uses of QueueFactory in org.jboss.messaging.core.persistence.impl.journal |
---|
Methods in org.jboss.messaging.core.persistence.impl.journal with parameters of type QueueFactory | |
---|---|
void |
JournalStorageManager.loadBindings(QueueFactory queueFactory,
java.util.List<Binding> bindings,
java.util.List<SimpleString> destinations)
|
Uses of QueueFactory in org.jboss.messaging.core.persistence.impl.nullpm |
---|
Methods in org.jboss.messaging.core.persistence.impl.nullpm with parameters of type QueueFactory | |
---|---|
void |
NullStorageManager.loadBindings(QueueFactory queueFactory,
java.util.List<Binding> bindings,
java.util.List<SimpleString> destinations)
|
Uses of QueueFactory in org.jboss.messaging.core.postoffice.impl |
---|
Constructors in org.jboss.messaging.core.postoffice.impl with parameters of type QueueFactory | |
---|---|
PostOfficeImpl(StorageManager storageManager,
QueueFactory queueFactory,
boolean checkAllowable)
|
Uses of QueueFactory in org.jboss.messaging.core.server.impl |
---|
Classes in org.jboss.messaging.core.server.impl that implement QueueFactory | |
---|---|
class |
QueueFactoryImpl
A QueueFactoryImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |