net.ontopia.topicmaps.classify
Interface HttpServletRequestAwareIF

All Known Implementing Classes:
ConferencePlugin

public interface HttpServletRequestAwareIF

INTERNAL: Interface implemented by ClassifyPluginIFs that want access to the current HTTP request in a servlet environment.


Method Summary
 void setRequest(javax.servlet.http.HttpServletRequest request)
          INTERNAL: Callback method handing over the current servlet request.
 

Method Detail

setRequest

void setRequest(javax.servlet.http.HttpServletRequest request)
INTERNAL: Callback method handing over the current servlet request. This method will be called once per HTTP request.



Copyright © 2000-2012 Ontopia.