mirror of https://github.com/apache/activemq.git
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@586581 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ee00173d6
commit
99966f58e7
|
@ -268,8 +268,7 @@ public abstract class Usage<T extends Usage> implements Service {
|
|||
}
|
||||
|
||||
};
|
||||
listenerNotifier.run();
|
||||
//getExecutor().execute(listenerNotifier);
|
||||
getExecutor().execute(listenerNotifier);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue