org.apache.struts2.util
Interface ServletContextAware


public interface ServletContextAware

For components that have a dependence on the Servlet context.


Method Summary
 void setServletContext(ServletContext context)
           
 

Method Detail

setServletContext

void setServletContext(ServletContext context)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.