This method may be used to retrieve an already-created context from the local environment.
This operation may require the inclusion of some environment data from the local environment. For example, in a servlet it might require the HttpServletRequest object whereas in an EJB implementation it might require the EJBContext object. Other situations may not require any environment object at all.