Class ConcurrentUseWithMergedContextPublishingTest

All Implemented Interfaces:
com.google.inject.Module

public class ConcurrentUseWithMergedContextPublishingTest extends ConcurrentUseWithMergedContextTest
The point in this test is: we use Merged context, and we modify some of the "members" in the merged context, while we try to publish those simultaneously.
Author:
cstamas