Interface ContentBeansTool


  • public interface ContentBeansTool
    ContentBeansTool

    This interface is supposed to be provided to external application frameworks and codes. They can normally access this component by invoking HttpServletRequest#getAttribute(ContentBeansTool.class.getName());.