Interface PostQueueCreationCallback
-
public interface PostQueueCreationCallbackWhen a "core" queue is created this callback will be invoked
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallback(SimpleString queueName)
-
-
-
Method Detail
-
callback
void callback(SimpleString queueName) throws Exception
- Throws:
Exception
-
-