Test clustering custom scoped bean. This custom scope is a subtype of SessionScope with finer granularity driven by
CONVERSATION parameter of the http request
Inner Class :public static class ConversationScope extends SessionScope implements Scope
Inner Class :public static class HttpClientWithParams extends HttpClient
Inner Class :public static interface ITestFacade
Inner Class :public static class ConversationScopeTestFacade implements ITestFacade,BeanFactoryAware