public interface QueueCreator
Modifier and Type | Method and Description |
---|---|
boolean |
create(SimpleString address)
You should return true if you even tried to create the queue and the queue was already there.
|
boolean create(SimpleString address) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.