public interface RequestHandlerFactory extends ObjectFactory<Collection<RequestHandler>>
RequestHandler's collection. The ObjectFactory.create() will be
invoked for each request. It is up to implementation to cache the requestHandler's creation.createCopyright © 2008-2014. All Rights Reserved.