clarification that mutex is final

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@640324 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Jencks 2008-03-24 06:18:00 +00:00
parent 296d537b13
commit 1ea5ffa913
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public class ServerSessionImpl implements ServerSession, InboundContext, Work, D
private MessageProducer messageProducer;
private final ServerSessionPoolImpl pool;
private Object runControlMutex = new Object();
private final Object runControlMutex = new Object();
private boolean runningFlag = false;
/**
* True if an error was detected that cause this session to be stale. When a session