|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.event.queues.TaskQueueWithErrorQueueFactory
public class TaskQueueWithErrorQueueFactory
A simple factory bean to return a correct queue implementation depending on whether we're clustered or not.
| Constructor Summary | |
|---|---|
TaskQueueWithErrorQueueFactory(ClusterManager clusterManager)
|
|
| Method Summary | |
|---|---|
com.atlassian.core.task.TaskQueueWithErrorQueue |
getQueue(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskQueueWithErrorQueueFactory(ClusterManager clusterManager)
| Method Detail |
|---|
public com.atlassian.core.task.TaskQueueWithErrorQueue getQueue(java.lang.String name)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||