Interface HstRequestContextComponent


public interface HstRequestContextComponent
Factory component to create HstRequestContext object. This is an INTERNAL USAGE ONLY API. Clients should not cast to these interfaces as they should never be used from client code
Version:
$Id$
  • Method Details

    • create

      Returns:
      a newly created mutable request context
    • release

      void release(HstRequestContext context)
      Release a request context back to the context pool.
      Parameters:
      context -