Locates container id for given case id.
To improve performance the operation of locating the container id is done only once
and stored as part of the instance of this class so in case of multiple method calls will require it
single instance of this class should be used to avoid too many look ups.